[MIPS] Make I8259A_IRQ_BASE customizable
[safe/jmp/linux-2.6] / include / asm-mips / mach-vr41xx / irq.h
1 #ifndef __ASM_MACH_VR41XX_IRQ_H
2 #define __ASM_MACH_VR41XX_IRQ_H
3
4 #include <asm/vr41xx/irq.h> /* for MIPS_CPU_IRQ_BASE */
5 #ifdef CONFIG_NEC_CMBVR4133
6 #include <asm/vr41xx/cmbvr4133.h> /* for I8259A_IRQ_BASE */
7 #endif
8
9 #include_next <irq.h>
10
11 #endif /* __ASM_MACH_VR41XX_IRQ_H */