From: Mark Brown Date: Fri, 19 Jul 2013 11:10:18 +0000 (+0100) Subject: ASoC: mxs: Remove unneeded mach-types.h inclusions X-Git-Tag: Ubuntu-5.2.0-15.16~15012^2~9^2~34^2~2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=204f029155e7da98b59e6969cf29e210bbe84de5;p=mirror_ubuntu-eoan-kernel.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 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"