From 204f029155e7da98b59e6969cf29e210bbe84de5 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Fri, 19 Jul 2013 12:10:18 +0100 Subject: [PATCH] ASoC: mxs: Remove unneeded mach-types.h inclusions Signed-off-by: Mark Brown Acked-by: Shawn Guo --- sound/soc/mxs/mxs-saif.c | 1 - sound/soc/mxs/mxs-sgtl5000.c | 1 - 2 files changed, 2 deletions(-) diff --git a/sound/soc/mxs/mxs-saif.c b/sound/soc/mxs/mxs-saif.c index 54511c5e6a7c..b56b8a0e8deb 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 1b134d72f120..b2e372dd02eb 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" -- 2.34.1