ASoC: mxs: Remove unneeded mach-types.h inclusions
authorMark Brown <broonie@linaro.org>
Fri, 19 Jul 2013 11:10:18 +0000 (12:10 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 22 Jul 2013 10:02:13 +0000 (11:02 +0100)
Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
sound/soc/mxs/mxs-saif.c
sound/soc/mxs/mxs-sgtl5000.c

index 54511c5e6a7ce8a75a2bc5897dd6a7d6085e007d..b56b8a0e8deb43b6fdca0668fb43677bb1ce47ba 100644 (file)
@@ -31,7 +31,6 @@
 #include <sound/pcm.h>
 #include <sound/pcm_params.h>
 #include <sound/soc.h>
-#include <asm/mach-types.h>
 
 #include "mxs-saif.h"
 
index 1b134d72f120a60b5956032986b964c6f659ab0e..b2e372dd02ebce693b5ed6289cf8cac4b8bef019 100644 (file)
@@ -25,7 +25,6 @@
 #include <sound/soc.h>
 #include <sound/jack.h>
 #include <sound/soc-dapm.h>
-#include <asm/mach-types.h>
 
 #include "../codecs/sgtl5000.h"
 #include "mxs-saif.h"
This page took 0.025401 seconds and 5 git commands to generate.