From: Mark Brown Date: Fri, 19 Jul 2013 11:10:18 +0000 (+0100) Subject: ASoC: mxs: Remove unneeded mach-types.h inclusions X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=204f029155e7da98b59e6969cf29e210bbe84de5;p=linux.git ASoC: mxs: Remove unneeded mach-types.h inclusions Signed-off-by: Mark Brown Acked-by: Shawn Guo --- diff --git a/sound/soc/mxs/mxs-saif.c b/sound/soc/mxs/mxs-saif.c index 54511c5e6a7ce..b56b8a0e8deb4 100644 --- a/sound/soc/mxs/mxs-saif.c +++ b/sound/soc/mxs/mxs-saif.c @@ -31,7 +31,6 @@ #include #include #include -#include #include "mxs-saif.h" diff --git a/sound/soc/mxs/mxs-sgtl5000.c b/sound/soc/mxs/mxs-sgtl5000.c index 1b134d72f120a..b2e372dd02ebc 100644 --- a/sound/soc/mxs/mxs-sgtl5000.c +++ b/sound/soc/mxs/mxs-sgtl5000.c @@ -25,7 +25,6 @@ #include #include #include -#include #include "../codecs/sgtl5000.h" #include "mxs-saif.h"