ASoC: header cleanup for FSI-AK4642
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 15 Jun 2010 01:33:09 +0000 (10:33 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 15 Jun 2010 10:30:36 +0000 (11:30 +0100)
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi-ak4642.c

index be01854..2871a20 100644 (file)
@@ -9,16 +9,7 @@
  * for more details.
  */
 
-#include <linux/module.h>
-#include <linux/moduleparam.h>
 #include <linux/platform_device.h>
-#include <linux/i2c.h>
-#include <linux/io.h>
-#include <sound/core.h>
-#include <sound/pcm.h>
-#include <sound/soc.h>
-#include <sound/soc-dapm.h>
-
 #include <sound/sh_fsi.h>
 #include <../sound/soc/codecs/ak4642.h>