summaryrefslogtreecommitdiff
path: root/sound/soc/sh
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2010-06-15 01:33:14 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-06-15 10:30:37 (GMT)
commitc3be0af3d06cb68a8aa3781360c77474fb232ea1 (patch)
treebcadac7caf3994cbbd537594dc0a93de9b58dff4 /sound/soc/sh
parent6c8abb49870328f242123d702da07c32f8a4d09a (diff)
downloadlinux-fsl-qoriq-c3be0af3d06cb68a8aa3781360c77474fb232ea1.tar.xz
ASoC: header cleanup for FSI-DA7210
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-da7210.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/sound/soc/sh/fsi-da7210.c b/sound/soc/sh/fsi-da7210.c
index 33b4d17..4d4fd77 100644
--- a/sound/soc/sh/fsi-da7210.c
+++ b/sound/soc/sh/fsi-da7210.c
@@ -10,16 +10,7 @@
* option) any later version.
*/
-#include <linux/interrupt.h>
#include <linux/platform_device.h>
-#include <linux/io.h>
-#include <linux/i2c.h>
-#include <sound/core.h>
-#include <sound/pcm.h>
-#include <sound/pcm_params.h>
-#include <sound/soc.h>
-#include <sound/soc-dapm.h>
-
#include <sound/sh_fsi.h>
#include "../codecs/da7210.h"