summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/mmp-pcm.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2013-08-22 13:30:15 +0530
committerMark Brown <broonie@linaro.org>2013-08-22 10:43:49 +0100
commita1ce31388dfc954fa034e5e840f7323a81cb9e90 (patch)
tree1924c6abced502438896ea53ac7dd8bfff9d483f /sound/soc/pxa/mmp-pcm.c
parentc529ca4ab935c5a836bddec44cc80614df078a07 (diff)
downloadlinux-a1ce31388dfc954fa034e5e840f7323a81cb9e90.tar.bz2
ASoC: pxa: Remove duplicate inclusion of dmaengine.h
dmaengine.h header file was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/pxa/mmp-pcm.c')
-rw-r--r--sound/soc/pxa/mmp-pcm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/pxa/mmp-pcm.c b/sound/soc/pxa/mmp-pcm.c
index 9a97843ab09f..8235e231d89c 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>