2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/arch/sh/boards/titan
Magnus Damm d59645d6ba 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>
2007-09-21 11:57:47 +09:00
..
io.c sh: Consolidated SH7751/SH7780 PCI support. 2006-09-27 16:43:28 +09:00
Makefile sh: Titan board support. 2006-09-27 15:05:39 +09:00
setup.c sh: intc - remove redundant irq code for sh03, snapgear and titan 2007-09-21 11:57:47 +09:00