Browse Source

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>
Jassi Brar 15 years ago
parent
commit
87b7eb266c
1 changed files with 0 additions and 3 deletions
  1. 0 3
      sound/soc/s3c24xx/s3c64xx-i2s.c

+ 0 - 3
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>