summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2010-11-04 16:05:41 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2010-11-05 13:14:08 (GMT)
commitbf0199b7a5085e8d1908d2b0a9c530ed8d142fb8 (patch)
treed09ccec40be7c24b4846c9467e89ff33ce8da137
parentadd330ec29cb00b26cf45ffb4773bb9094a48368 (diff)
downloadlinux-fsl-qoriq-bf0199b7a5085e8d1908d2b0a9c530ed8d142fb8.tar.xz
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>
-rw-r--r--sound/soc/imx/phycore-ac97.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/soc/imx/phycore-ac97.c b/sound/soc/imx/phycore-ac97.c
index 6a65dd7..cf46a17 100644
--- a/sound/soc/imx/phycore-ac97.c
+++ b/sound/soc/imx/phycore-ac97.c
@@ -20,9 +20,6 @@
#include <sound/soc-dapm.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_ops imx_phycore_hifi_ops = {