diff options
Diffstat (limited to 'arch/sh/boards/mach-sh7763rdp/setup.c')
-rw-r--r-- | arch/sh/boards/mach-sh7763rdp/setup.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/boards/mach-sh7763rdp/setup.c b/arch/sh/boards/mach-sh7763rdp/setup.c index 36e8b88cd04e..b7c75298dfb5 100644 --- a/arch/sh/boards/mach-sh7763rdp/setup.c +++ b/arch/sh/boards/mach-sh7763rdp/setup.c | |||
@@ -214,6 +214,5 @@ static void __init sh7763rdp_setup(char **cmdline_p) | |||
214 | static struct sh_machine_vector mv_sh7763rdp __initmv = { | 214 | static struct sh_machine_vector mv_sh7763rdp __initmv = { |
215 | .mv_name = "sh7763drp", | 215 | .mv_name = "sh7763drp", |
216 | .mv_setup = sh7763rdp_setup, | 216 | .mv_setup = sh7763rdp_setup, |
217 | .mv_nr_irqs = 112, | ||
218 | .mv_init_irq = init_sh7763rdp_IRQ, | 217 | .mv_init_irq = init_sh7763rdp_IRQ, |
219 | }; | 218 | }; |