From: Jassi Brar Date: Wed, 9 Dec 2009 04:29:20 +0000 (+0900) Subject: ASoC: S3C64XX: Remove unnecessary header includes X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~17564^2~7^2~252 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=168db50d967e09133feda8247d4dcb3c73437766;p=linux-4.9.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