MIPS: Kill MIPS_GIC_IRQ_BASE
[linux-2.6-microblaze.git] / arch / mips / include / asm / mach-generic / irq.h
index be546a0..72ac2c2 100644 (file)
 
 #endif /* CONFIG_IRQ_MIPS_CPU */
 
-#ifdef CONFIG_MIPS_GIC
-#ifndef MIPS_GIC_IRQ_BASE
-#define MIPS_GIC_IRQ_BASE (MIPS_CPU_IRQ_BASE + 8)
-#endif
-#endif /* CONFIG_MIPS_GIC */
-
 #endif /* __ASM_MACH_GENERIC_IRQ_H */