From 0378b6acc8ee20720dce23d5157185e09189d41c Mon Sep 17 00:00:00 2001 From: Seungwhan Youn Date: Tue, 11 Jan 2011 07:26:06 +0900 Subject: ASoC: SAMSUNG: Clean-up header includes This patch remove including unnecessary/duplicated headers which relative with Samsung SoCs. Signed-off-by: Seungwhan Youn Acked-by: Jassi Brar Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- sound/soc/samsung/s3c2412-i2s.c | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'sound/soc/samsung/s3c2412-i2s.c') diff --git a/sound/soc/samsung/s3c2412-i2s.c b/sound/soc/samsung/s3c2412-i2s.c index 7ea83786712..841ab14c110 100644 --- a/sound/soc/samsung/s3c2412-i2s.c +++ b/sound/soc/samsung/s3c2412-i2s.c @@ -16,21 +16,13 @@ * option) any later version. */ -#include -#include -#include #include #include #include -#include #include -#include -#include -#include -#include #include -#include +#include #include #include @@ -39,8 +31,6 @@ #include "regs-i2s-v2.h" #include "s3c2412-i2s.h" -#define S3C2412_I2S_DEBUG 0 - static struct s3c2410_dma_client s3c2412_dma_client_out = { .name = "I2S PCM Stereo out" }; -- cgit v1.2.3-70-g09d2