]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/sgi-ip22/ip22-time.c
[MIPS] Remove redeclarations of setup_irq().
[linux-2.6-omap-h63xx.git] / arch / mips / sgi-ip22 / ip22-time.c
index cca688ad64adaafc68d7e0a91aa1a1904f581d76..0bae605201c406bf8774753e77ffe1256a8a4838 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/bcd.h>
 #include <linux/ds1286.h>
 #include <linux/init.h>
+#include <linux/irq.h>
 #include <linux/kernel.h>
 #include <linux/interrupt.h>
 #include <linux/kernel_stat.h>
@@ -198,8 +199,6 @@ void indy_r4k_timer_interrupt(struct pt_regs *regs)
        irq_exit();
 }
 
-extern int setup_irq(unsigned int irq, struct irqaction *irqaction);
-
 static void indy_timer_setup(struct irqaction *irq)
 {
        /* over-write the handler, we use our own way */