summaryrefslogtreecommitdiff
path: root/hw/mips_malta.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mips_malta.c')
-rw-r--r--hw/mips_malta.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mips_malta.c b/hw/mips_malta.c
index 63af965d7..d94613c8e 100644
--- a/hw/mips_malta.c
+++ b/hw/mips_malta.c
@@ -878,7 +878,6 @@ void mips_malta_init (ram_addr_t ram_size, int vga_ram_size,
/* Init internal devices */
cpu_mips_irq_init_cpu(env);
cpu_mips_clock_init(env);
- cpu_mips_irqctrl_init();
/* Interrupt controller */
/* The 8259 is attached to the MIPS CPU INT0 pin, ie interrupt 2 */