* [PATCH -next] ASoC: mmp-pcm: remove duplicated include from mmp-pcm.c
@ 2013-08-22 2:37 Wei Yongjun
2013-08-22 9:50 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2013-08-22 2:37 UTC (permalink / raw)
To: linux-arm-kernel
From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
---
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>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-08-22 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 2:37 [PATCH -next] ASoC: mmp-pcm: remove duplicated include from mmp-pcm.c Wei Yongjun
2013-08-22 9:50 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).