aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/sh/include/mach-common/mach/r2d.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/include/mach-common/mach/r2d.h')
-rw-r--r--arch/sh/include/mach-common/mach/r2d.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/mach-common/mach/r2d.h b/arch/sh/include/mach-common/mach/r2d.h
index 0d7e483c7d3f..69bc1907c563 100644
--- a/arch/sh/include/mach-common/mach/r2d.h
+++ b/arch/sh/include/mach-common/mach/r2d.h
@@ -47,7 +47,7 @@
#define IRLCNTR1 (PA_BCR + 0) /* Interrupt Control Register1 */
-#define R2D_FPGA_IRQ_BASE 100
+#define R2D_FPGA_IRQ_BASE (100 + 16)
#define IRQ_VOYAGER (R2D_FPGA_IRQ_BASE + 0)
#define IRQ_EXT (R2D_FPGA_IRQ_BASE + 1)