sh: pci: Consolidate SH7780 PCIC IRQ routing.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 11:11:44 +0000 (20:11 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 17 Apr 2009 11:11:44 +0000 (20:11 +0900)
commita6d377b6969235a3b5a6e87bdcef387d0976b41c
tree1c84b8182c8ef468c8b874361f4ae33aeafe50e7
parent4c7a47de897e89c25a40e228ac5319cbac7257fe
sh: pci: Consolidate SH7780 PCIC IRQ routing.

Now that the platform code is a bit leaner, we can start consolidating
the various IRQ routing implementations. There are effectively only 2
variants, and the others can use those directly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/fixups-r7780rp.c
arch/sh/drivers/pci/fixups-sdk7780.c
arch/sh/drivers/pci/ops-r7780rp.c [deleted file]
arch/sh/drivers/pci/ops-sdk7780.c [deleted file]
arch/sh/drivers/pci/ops-se7780.c [deleted file]
arch/sh/drivers/pci/ops-sh7785lcr.c [deleted file]