]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit502c45d95d2ba2f2863b3e75367977a93e250bb8
tree47094da0cd858abb54607b139c41686d293b130f
parentb82634293a2b41d6852376da37a7c78c359fa374
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