aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh
diff options
context:
space:
mode:
authorKristoffer Ericson <Kristoffer.Ericson@gmail.com>2007-09-11 12:49:59 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-21 11:57:53 +0900
commit4f247e84bdb81aab8880f556882a449782a1ea8b (patch)
tree17849460a32089b6d11321c0cdac25256cf6a682 /include/asm-sh
parentsh: hd64461: Trivial build fixes for SH7709. (diff)
downloadlinux-dev-4f247e84bdb81aab8880f556882a449782a1ea8b.tar.xz
linux-dev-4f247e84bdb81aab8880f556882a449782a1ea8b.zip
sh: dma: Fix up build for SH7709 support.
Trivial build fixes for SH7709. Signed-off-by: Kristoffer Ericson <Kristoffer.Ericson@gmail.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh')
-rw-r--r--include/asm-sh/cpu-sh3/dma.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/cpu-sh3/dma.h b/include/asm-sh/cpu-sh3/dma.h
index e56203086eb4..54bfece328c2 100644
--- a/include/asm-sh/cpu-sh3/dma.h
+++ b/include/asm-sh/cpu-sh3/dma.h
@@ -2,7 +2,7 @@
#define __ASM_CPU_SH3_DMA_H
-#if defined(CONFIG_CPU_SUBTYPE_SH7720)
+#if defined(CONFIG_CPU_SUBTYPE_SH7720) || defined(CONFIG_CPU_SUBTYPE_SH7709)
#define SH_DMAC_BASE 0xa4010020
#define DMTE0_IRQ 48