projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcd02e2
)
ARM: Samsung: Make sure ASoC DMA device is prototyped
author
Mark Brown
<
[email protected]
>
Wed, 24 Nov 2010 15:48:01 +0000
(15:48 +0000)
committer
Mark Brown
<
[email protected]
>
Thu, 25 Nov 2010 11:19:53 +0000
(11:19 +0000)
Ensure that the prototype agrees with the definition and stop sparse
complaining when building the file.
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Kukjin Kim <
[email protected]
>
Acked-by: Jassi Brar <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
arch/arm/plat-samsung/dev-asocdma.c
patch
|
blob
|
history
diff --git
a/arch/arm/plat-samsung/dev-asocdma.c
b/arch/arm/plat-samsung/dev-asocdma.c
index b7b1fcaab814b6e7aa736d8232cbcfaec3697991..a068c4f42d5641183e0bc9e33f2bff54f530b0f4 100644
(file)
--- a/
arch/arm/plat-samsung/dev-asocdma.c
+++ b/
arch/arm/plat-samsung/dev-asocdma.c
@@
-10,6
+10,7
@@
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
+#include <plat/devs.h>
static u64 audio_dmamask = DMA_BIT_MASK(32);