projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9255f1d
)
sh: fix up sh7786 dmaengine build.
author
Paul Mundt
<lethal@linux-sh.org>
Sat, 22 May 2010 08:12:23 +0000
(17:12 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 22 May 2010 08:12:23 +0000
(17:12 +0900)
The asm/dmaengine.h header is gone now, update accordingly.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/sh4a/setup-sh7786.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/kernel/cpu/sh4a/setup-sh7786.c
b/arch/sh/kernel/cpu/sh4a/setup-sh7786.c
index 81657091da4636774bfd7f5b06e482e9150b31d9..8797723231ea0dde8429778274fa4c7cc7670ad4 100644
(file)
--- a/
arch/sh/kernel/cpu/sh4a/setup-sh7786.c
+++ b/
arch/sh/kernel/cpu/sh4a/setup-sh7786.c
@@
-21,10
+21,10
@@
#include <linux/mm.h>
#include <linux/dma-mapping.h>
#include <linux/sh_timer.h>
+#include <linux/sh_dma.h>
#include <linux/sh_intc.h>
#include <cpu/dma-register.h>
#include <asm/mmzone.h>
-#include <asm/dmaengine.h>
static struct plat_sci_port scif0_platform_data = {
.mapbase = 0xffea0000,