]> git.karo-electronics.de Git - mv-sheeva.git/commit
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE
authorShinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
Thu, 17 Jun 2010 11:35:58 +0000 (20:35 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:03 +0000 (13:26 +0100)
commiteebacda40f2f9818c92f61b2228c7888e1f4926c
treee4bfe66302b8ea6de42e2c6f74b1968d92dcbbc7
parent1d1929c7662d5da3badcf0df2ca5c9b2dc15db97
MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE

For historical reasons, we used to put MIPS CPU IRQs behind SoC-specific
IRQs in the queue, and have been using CPU_IRQ_BASE as MIPS_CPU_IRQ_BASE.
In recent years, however, we've brought it back to normal order, and now
CPU_IRQ_BASE just redefines the generic MIPS_CPU_IRQ_BASE.

At the same time, NUM_CPU_IRQ is also removed as useless.

Signed-off-by: Shinya Kuribayashi <shinya.kuribayashi.px@renesas.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1387/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/emma/markeins/irq.c
arch/mips/include/asm/emma/emma2rh.h