aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/boards/mach-lboxre2/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/boards/mach-lboxre2/setup.c')
-rw-r--r--arch/sh/boards/mach-lboxre2/setup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-lboxre2/setup.c b/arch/sh/boards/mach-lboxre2/setup.c
index 79b4e0d77b71..6660622aa457 100644
--- a/arch/sh/boards/mach-lboxre2/setup.c
+++ b/arch/sh/boards/mach-lboxre2/setup.c
@@ -79,6 +79,5 @@ device_initcall(lboxre2_devices_setup);
*/
static struct sh_machine_vector mv_lboxre2 __initmv = {
.mv_name = "L-BOX RE2",
- .mv_nr_irqs = 72,
.mv_init_irq = init_lboxre2_IRQ,
};