[alsa-devel] [PATCH 1/1] ASoC: pxa: Remove duplicate inclusion of dmaengine.h
Sachin Kamat
sachin.kamat at linaro.org
Thu Aug 22 10:00:15 CEST 2013
dmaengine.h header file was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat at 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
More information about the Alsa-devel
mailing list