22 Aug
2013
22 Aug
'13
10 a.m.
dmaengine.h header file was included twice.
Signed-off-by: Sachin Kamat sachin.kamat@linaro.org --- sound/soc/pxa/mmp-pcm.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/sound/soc/pxa/mmp-pcm.c b/sound/soc/pxa/mmp-pcm.c index 9a97843..8235e23 100644 --- a/sound/soc/pxa/mmp-pcm.c +++ b/sound/soc/pxa/mmp-pcm.c @@ -17,7 +17,6 @@ #include <linux/dmaengine.h> #include <linux/platform_data/dma-mmp_tdma.h> #include <linux/platform_data/mmp_audio.h> -#include <linux/dmaengine.h>
#include <sound/pxa2xx-lib.h> #include <sound/core.h>
--
1.7.9.5