From: Magnus Damm Date: Fri, 3 Aug 2007 05:23:35 +0000 (+0900) Subject: sh: intc - remove redundant irq code for sh03, snapgear and titan X-Git-Tag: v2.6.24-rc1~1377^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59645d6ba67337ff09369d9da4fc47f7dc361cc;p=pandora-kernel.git sh: intc - remove redundant irq code for sh03, snapgear and titan This patch removes redundant board specific interrupt code for boards using sh775x processors and 4 IRQ lines in "Individual Interrupt Mode" aka IRLM. Three boards are affected: sh03, snapgear and titan. The right way to do this is to use cpu specific code provided by intc. A nice side effect is that sh03 now compiles, board not BROKEN any more. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed