aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/se.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2007-03-27 18:13:51 +0900
committerPaul Mundt <lethal@hera.kernel.org>2007-05-07 02:10:54 +0000
commit9465a54fa4a9da628091c372baa84120f8304587 (patch)
treeef34abf9debce228b0985e0fb783ca46939e626a /include/asm-sh/se.h
parentc86c5a910451dd5a30e62a9e36d8e9b3c7a0c1d1 (diff)
sh: MS7712SE01 board support.
Support the SH7712 (SH3-DSP) Solution Engine reference board. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/se.h')
-rw-r--r--include/asm-sh/se.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-sh/se.h b/include/asm-sh/se.h
index a1832154a3a..eeaf5c9124c 100644
--- a/include/asm-sh/se.h
+++ b/include/asm-sh/se.h
@@ -73,6 +73,7 @@
#else
#define IRQ_STNIC 10
#endif
+#define IRQ_CFCARD 7
#define __IO_PREFIX se
#include <asm/io_generic.h>