13 Aug
2010
13 Aug
'10
6:02 p.m.
Removed #include of pxa2xx-pcm.h
Signed-off-by: Ian Lartey ian@opensource.wolfsonmicro.com --- 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 3b473b2..d1b2ca6 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"
/*
--
1.7.0.4