projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c529ca4
)
ASoC: pxa: Remove duplicate inclusion of dmaengine.h
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 22 Aug 2013 08:00:15 +0000
(13:30 +0530)
committer
Mark Brown
<broonie@linaro.org>
Thu, 22 Aug 2013 09:43:49 +0000
(10:43 +0100)
dmaengine.h header file was included twice.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/pxa/mmp-pcm.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/pxa/mmp-pcm.c
b/sound/soc/pxa/mmp-pcm.c
index 9a97843ab09f1270e97e7751a2ce86b637d85757..8235e231d89c013dd957f08b3336a0d3d3a941e4 100644
(file)
--- 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>