From: Jassi Brar Date: Wed, 9 Dec 2009 04:29:20 +0000 (+0900) Subject: ASoC: S3C64XX: Remove unnecessary header includes X-Git-Tag: firefly_0821_release~9833^2~1382^2~7^2~252 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=168db50d967e09133feda8247d4dcb3c73437766;p=firefly-linux-kernel-4.4.55.git ASoC: S3C64XX: Remove unnecessary header includes Removed redundant header includes which make no difference to compilation. Signed-off-by: Jassi Brar Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.c b/sound/soc/s3c24xx/s3c64xx-i2s.c index cc7edb5f792d..8feb029b99fe 100644 --- a/sound/soc/s3c24xx/s3c64xx-i2s.c +++ b/sound/soc/s3c24xx/s3c64xx-i2s.c @@ -15,16 +15,10 @@ #include #include #include -#include #include -#include #include #include -#include -#include -#include -#include #include #include