Commit bf0199b7a5085e8d1908d2b0a9c530ed8d142fb8

Authored by Sascha Hauer
Committed by Mark Brown
1 parent add330ec29

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>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

sound/soc/imx/phycore-ac97.c
... ... @@ -20,9 +20,6 @@
20 20 #include <sound/soc-dapm.h>
21 21 #include <asm/mach-types.h>
22 22  
23   -#include "../codecs/wm9712.h"
24   -#include "imx-ssi.h"
25   -
26 23 static struct snd_soc_card imx_phycore;
27 24  
28 25 static struct snd_soc_ops imx_phycore_hifi_ops = {