summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-03-10 07:48:56 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-03-10 11:59:56 (GMT)
commit87b7eb266c0bcdb5a0f1e670a73f2de742da459f (patch)
tree114da04918e115a7e9723fc84252cb659d22339a
parentb568f84b30f2b690e5ef704835effd09a212cd72 (diff)
downloadlinux-fsl-qoriq-87b7eb266c0bcdb5a0f1e670a73f2de742da459f.tar.xz
ASoC: s3c64xx-i2s remove unncessary headers
s3c64xx-i2s remove unncessary headers Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
-rw-r--r--sound/soc/s3c24xx/s3c64xx-i2s.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/s3c24xx/s3c64xx-i2s.c b/sound/soc/s3c24xx/s3c64xx-i2s.c
index 93ed3aa..39563ed 100644
--- a/sound/soc/s3c24xx/s3c64xx-i2s.c
+++ b/sound/soc/s3c24xx/s3c64xx-i2s.c
@@ -12,9 +12,6 @@
* published by the Free Software Foundation.
*/
-#include <linux/init.h>
-#include <linux/module.h>
-#include <linux/device.h>
#include <linux/clk.h>
#include <linux/gpio.h>
#include <linux/io.h>