diff options
author | Ian Lartey <ian@opensource.wolfsonmicro.com> | 2010-08-13 17:02:13 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-08-15 14:50:37 +0100 |
commit | 10e2f11326e0a263f0336686454be67efb2b56dc (patch) | |
tree | 41c35a6b3d7e073154073d9bb2dfc235fdd9215d /sound/soc/pxa | |
parent | 6ba6c9c3414b95c3ed50d529fb0efa744ed45761 (diff) | |
download | linux-stable-10e2f11326e0a263f0336686454be67efb2b56dc.tar.gz linux-stable-10e2f11326e0a263f0336686454be67efb2b56dc.tar.bz2 linux-stable-10e2f11326e0a263f0336686454be67efb2b56dc.zip |
ASoC: multi-component: Fix reference to moved header file, which was unused anyway.
Removed #include of pxa2xx-pcm.h
Signed-off-by: Ian Lartey <ian@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/soc/pxa')
-rw-r--r-- | sound/soc/pxa/pxa2xx-i2s.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/pxa2xx-i2s.c b/sound/soc/pxa/pxa2xx-i2s.c index 3b473b200a8f..d1b2ca69fd30 100644 --- a/sound/soc/pxa/pxa2xx-i2s.c +++ b/sound/soc/pxa/pxa2xx-i2s.c @@ -27,7 +27,6 @@ #include <mach/dma.h> #include <mach/audio.h> -#include "pxa2xx-pcm.h" #include "pxa2xx-i2s.h" /* |