From: Shinya Kuribayashi Date: Thu, 17 Jun 2010 11:35:58 +0000 (+0900) Subject: MIPS: EMMA2RH: Remove useless CPU_IRQ_BASE X-Git-Tag: v2.6.36-rc1~563^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eebacda40f2f9818c92f61b2228c7888e1f4926c;p=pandora-kernel.git 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 To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1387/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed