Browse Source

ASoC i.MX phycore ac97: remove unnecessary includes

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Sascha Hauer 14 years ago
parent
commit
bf0199b7a5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      sound/soc/imx/phycore-ac97.c

+ 0 - 3
sound/soc/imx/phycore-ac97.c

@@ -20,9 +20,6 @@
 #include <sound/soc-dapm.h>
 #include <sound/soc-dapm.h>
 #include <asm/mach-types.h>
 #include <asm/mach-types.h>
 
 
-#include "../codecs/wm9712.h"
-#include "imx-ssi.h"
-
 static struct snd_soc_card imx_phycore;
 static struct snd_soc_card imx_phycore;
 
 
 static struct snd_soc_ops imx_phycore_hifi_ops = {
 static struct snd_soc_ops imx_phycore_hifi_ops = {