summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/sst/sst_ipc.c
diff options
context:
space:
mode:
authorJie Yang <yang.jie@intel.com>2015-04-02 15:37:00 +0800
committerMark Brown <broonie@kernel.org>2015-04-06 17:49:45 +0100
commit2106241a680397f6f49da796a4ce11eb5cf2698e (patch)
tree2358fc5ccd0b9a2d800dca56fb1585385daa941c /sound/soc/intel/sst/sst_ipc.c
parent2c0ed6349287a15f7be73bba00e520106087cd1b (diff)
downloadlinux-2106241a680397f6f49da796a4ce11eb5cf2698e.tar.bz2
ASoC: Intel: create common folder and move common files in
Restructure the sound/soc/intel/ directory: create common folder, and move sst common files here. Signed-off-by: Jie Yang <yang.jie@intel.com> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Tested-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/sst/sst_ipc.c')
-rw-r--r--sound/soc/intel/sst/sst_ipc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/sst/sst_ipc.c b/sound/soc/intel/sst/sst_ipc.c
index 484e60978477..3943ae856c31 100644
--- a/sound/soc/intel/sst/sst_ipc.c
+++ b/sound/soc/intel/sst/sst_ipc.c
@@ -32,7 +32,7 @@
#include <asm/platform_sst_audio.h>
#include "../sst-mfld-platform.h"
#include "sst.h"
-#include "../sst-dsp.h"
+#include "../common/sst-dsp.h"
struct sst_block *sst_create_block(struct intel_sst_drv *ctx,
u32 msg_id, u32 drv_id)