MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
While at it, rename it because in drivers/irqchip no longer every CPU is a MIPS. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include <irq.h>
|
||||
|
||||
#ifdef CONFIG_IRQ_CPU
|
||||
#ifdef CONFIG_IRQ_MIPS_CPU
|
||||
#define TXX9_IRQ_BASE (MIPS_CPU_IRQ_BASE + 8)
|
||||
#else
|
||||
#ifdef CONFIG_I8259
|
||||
|
Reference in New Issue
Block a user