sh: Drop CPU subtype IRQ headers.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Nov 2006 04:55:34 +0000 (13:55 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:37 +0000 (10:45 +0900)
commit9a7ef6d59f9d4780ff5bc9c4d05266b52dcb9211
tree47094da0cd858abb54607b139c41686d293b130f
parent417528a2e35f46bc42721de5c4efd33a0eba019d
sh: Drop CPU subtype IRQ headers.

This drops the various IRQ headers that were floating around
and primarily providing hardcoded IRQ definitions for the
various CPU subtypes. This quickly got to be an unmaintainable
mess, made even more evident by the subtle breakage introduced
by the SH-2 and SH-2A changes.

Now that subtypes are able to register IRQ maps directly, just
rip all of the headers out.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/renesas/r7780rp/irq.c
arch/sh/drivers/pci/pci-sh7780.c
arch/sh/kernel/cpu/irq/intc2.c
arch/sh/kernel/cpu/irq/ipr.c
arch/sh/kernel/cpu/sh4/setup-sh7780.c
include/asm-sh/cpu-sh2/irq.h [deleted file]
include/asm-sh/cpu-sh2a/irq.h [deleted file]
include/asm-sh/irq-sh73180.h [deleted file]
include/asm-sh/irq-sh7343.h [deleted file]
include/asm-sh/irq-sh7780.h [deleted file]
include/asm-sh/irq.h