aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/byt-max98090.c
diff options
context:
space:
mode:
authorJie Yang <yang.jie@intel.com>2015-04-02 15:37:02 +0800
committerMark Brown <broonie@kernel.org>2015-04-06 17:49:45 +0100
commite56c72d5f201044b14191c5b83a25e17f2d68ccf (patch)
treecd94b77a85995c29f5d3c6dcbda9498fb268d7f7 /sound/soc/intel/boards/byt-max98090.c
parentASoC: Intel: create haswell folder and move haswell platform files in (diff)
downloadlinux-dev-e56c72d5f201044b14191c5b83a25e17f2d68ccf.tar.xz
linux-dev-e56c72d5f201044b14191c5b83a25e17f2d68ccf.zip
ASoC: Intel: create boards folder and move sst boards files in
Restructure the sound/soc/intel/ directory: create boards folder, and move sst boards files here. Signed-off-by: Jie Yang <yang.jie@intel.com> Acked-by: Vinod Koul <vinod.koul@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 '')
-rw-r--r--sound/soc/intel/boards/byt-max98090.c (renamed from sound/soc/intel/byt-max98090.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/byt-max98090.c b/sound/soc/intel/boards/byt-max98090.c
index d8b1f038da1c..7ab8cc9fbfd5 100644
--- a/sound/soc/intel/byt-max98090.c
+++ b/sound/soc/intel/boards/byt-max98090.c
@@ -24,7 +24,7 @@
#include <sound/pcm_params.h>
#include <sound/soc.h>
#include <sound/jack.h>
-#include "../codecs/max98090.h"
+#include "../../codecs/max98090.h"
struct byt_max98090_private {
struct snd_soc_jack jack;