projects
/
GitHub
/
LineageOS
/
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:
7e125f7
)
serial: sh-sci: fix up serial DMA build.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 24 May 2010 07:31:08 +0000
(16:31 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 25 May 2010 03:22:33 +0000
(12:22 +0900)
asm/dmaengine.h no longer exists, update for the shared linux/sh_dma.h
header.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/linux/serial_sci.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/serial_sci.h
b/include/linux/serial_sci.h
index f5364a1de68b105dac76e0125e93e767c21c2836..baed2122c5a608b209cf68f398cf6875ca2f6224 100644
(file)
--- a/
include/linux/serial_sci.h
+++ b/
include/linux/serial_sci.h
@@
-2,9
+2,7
@@
#define __LINUX_SERIAL_SCI_H
#include <linux/serial_core.h>
-#ifdef CONFIG_SERIAL_SH_SCI_DMA
-#include <asm/dmaengine.h>
-#endif
+#include <linux/sh_dma.h>
/*
* Generic header for SuperH SCI(F) (used by sh/sh64/h8300 and related parts)