summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2010-03-19 04:47:19 +0000
committerPaul Mundt <lethal@linux-sh.org>2010-04-07 16:17:01 +0900
commit927a7c9c1793def3a55d60c926d3945528e6bf1b (patch)
treed7ea66aa528c619644522041a553ce64e0e3638e /include
parentb2623a61cfd3c6badb8396dc85ab5a70f4a05f61 (diff)
downloadop-kernel-dev-927a7c9c1793def3a55d60c926d3945528e6bf1b.zip
op-kernel-dev-927a7c9c1793def3a55d60c926d3945528e6bf1b.tar.gz
dmaengine: shdma: Enable on SH-Mobile ARM
Enable the shdma dmaengine driver on SH-Mobile ARM. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/serial_sci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/serial_sci.h b/include/linux/serial_sci.h
index f5364a1..837efa4 100644
--- a/include/linux/serial_sci.h
+++ b/include/linux/serial_sci.h
@@ -3,7 +3,7 @@
#include <linux/serial_core.h>
#ifdef CONFIG_SERIAL_SH_SCI_DMA
-#include <asm/dmaengine.h>
+#include <linux/sh_dma.h>
#endif
/*
OpenPOWER on IntegriCloud