ASoC: header cleanup for FSI
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tue, 15 Jun 2010 01:33:01 +0000 (10:33 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 15 Jun 2010 10:30:34 +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.c

index 3396a0d..30765ab 100644 (file)
  * published by the Free Software Foundation.
  */
 
-#include <linux/init.h>
-#include <linux/module.h>
-#include <linux/platform_device.h>
 #include <linux/delay.h>
-#include <linux/list.h>
 #include <linux/pm_runtime.h>
 #include <linux/io.h>
 #include <linux/slab.h>
-#include <sound/core.h>
-#include <sound/pcm.h>
-#include <sound/initval.h>
 #include <sound/soc.h>
-#include <sound/pcm_params.h>
 #include <sound/sh_fsi.h>
-#include <asm/atomic.h>
 
 #define DO_FMT         0x0000
 #define DOFF_CTL       0x0004