From: David Daney Date: Thu, 5 Jul 2012 16:12:37 +0000 (+0200) Subject: MIPS: Octeon: Remove use of OCTEON_IRQ_RST. X-Git-Tag: v3.6-rc1~49^2^5~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b28b823ac5bd4f9b2876ce9432ff2006c529f06;p=pandora-kernel.git MIPS: Octeon: Remove use of OCTEON_IRQ_RST. This symbol will be removed, so don't use it as part of the definition of OCTEON_IRQ_LAST. Set OCTEON_IRQ_LAST to 127 so there is space for all the automatically allocated (via irq_domain) irqs. Signed-off-by: David Daney Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3946/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed