summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/rts7751r2d.h
diff options
context:
space:
mode:
authorPaul Mundt2007-02-15 10:20:52 +0100
committerPaul Mundt2007-02-15 10:20:52 +0100
commit9c57548f17806ffd8e4dc4f7973ce78bbfbc2079 (patch)
treeb42b80e40e1f84fcea23ceb76fa697022df6ed9b /include/asm-sh/rts7751r2d.h
parentsh: Kill off dead bigsur and ec3104 boards. (diff)
downloadkernel-qcow2-linux-9c57548f17806ffd8e4dc4f7973ce78bbfbc2079.tar.gz
kernel-qcow2-linux-9c57548f17806ffd8e4dc4f7973ce78bbfbc2079.tar.xz
kernel-qcow2-linux-9c57548f17806ffd8e4dc4f7973ce78bbfbc2079.zip
sh: rts7751r2d board updates.
This tidies up some of the rts7751r2d mess and gets it booting again. Update the defconfig, too. Signed-off-by: Masayuki Hosokawa <hosokawa@ace-jp.com> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'include/asm-sh/rts7751r2d.h')
-rw-r--r--include/asm-sh/rts7751r2d.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-sh/rts7751r2d.h b/include/asm-sh/rts7751r2d.h
index 796b8fcb81a8..10565ac7966a 100644
--- a/include/asm-sh/rts7751r2d.h
+++ b/include/asm-sh/rts7751r2d.h
@@ -68,6 +68,10 @@
#define IRQ_PCISLOT2 10 /* PCI Slot #2 IRQ */
#define IRQ_EXTENTION 11 /* EXTn IRQ */
+/* arch/sh/boards/renesas/rts7751r2d/irq.c */
+void init_rts7751r2d_IRQ(void);
+int rts7751r2d_irq_demux(int);
+
#define __IO_PREFIX rts7751r2d
#include <asm/io_generic.h>