diff options
-rw-r--r-- | arch/mips/include/asm/irq.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/include/asm/irq.h b/arch/mips/include/asm/irq.h index 57561e0e6e8d..76941ae572b2 100644 --- a/arch/mips/include/asm/irq.h +++ b/arch/mips/include/asm/irq.h @@ -64,8 +64,6 @@ extern void arch_init_irq(void); extern void spurious_interrupt(void); extern int allocate_irqno(void); -extern void alloc_legacy_irqno(void); -extern void free_irqno(unsigned int irq); /* * Before R2 the timer and performance counter interrupts were both fixed to |