[MIPS] vr41xx: Move IRQ numbers to asm-mips/vr41xx/irq.h
[pandora-kernel.git] / arch / mips / vr41xx / common / irq.c
index 965f3d6..4733c53 100644 (file)
@@ -22,7 +22,7 @@
 
 #include <asm/irq_cpu.h>
 #include <asm/system.h>
-#include <asm/vr41xx/vr41xx.h>
+#include <asm/vr41xx/irq.h>
 
 typedef struct irq_cascade {
        int (*get_irq)(unsigned int, struct pt_regs *);