summaryrefslogtreecommitdiffstats
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorKuninori Morimoto2010-06-15 03:33:09 +0200
committerMark Brown2010-06-15 12:30:36 +0200
commit6c8abb49870328f242123d702da07c32f8a4d09a (patch)
tree9b35c95c613b7a99209c625bbc1646641b66adb3 /sound/soc/sh
parentASoC: header cleanup for FSI (diff)
downloadkernel-qcow2-linux-6c8abb49870328f242123d702da07c32f8a4d09a.tar.gz
kernel-qcow2-linux-6c8abb49870328f242123d702da07c32f8a4d09a.tar.xz
kernel-qcow2-linux-6c8abb49870328f242123d702da07c32f8a4d09a.zip
ASoC: header cleanup for FSI-AK4642
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>
Diffstat (limited to 'sound/soc/sh')
-rw-r--r--sound/soc/sh/fsi-ak4642.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/sh/fsi-ak4642.c b/sound/soc/sh/fsi-ak4642.c
index be018542314e..2871a200160c 100644
--- a/sound/soc/sh/fsi-ak4642.c
+++ b/sound/soc/sh/fsi-ak4642.c
@@ -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>