sh: intc - remove redundant irq code for sh03, snapgear and titan
authorMagnus Damm <damm@igel.co.jp>
Fri, 3 Aug 2007 05:23:35 +0000 (14:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 21 Sep 2007 02:57:47 +0000 (11:57 +0900)
commitd59645d6ba67337ff09369d9da4fc47f7dc361cc
treecd5e81d64ec7e6a4ea22a6f2e45ddf27e1140567
parentad89f87a84040a57c4a78ca2759b364f72f423ab
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 <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/Kconfig
arch/sh/boards/sh03/setup.c
arch/sh/boards/snapgear/setup.c
arch/sh/boards/titan/setup.c
arch/sh/kernel/cpu/sh4/setup-sh7750.c
include/asm-sh/hw_irq.h
include/asm-sh/sh03/io.h
include/asm-sh/snapgear.h