sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 12:42:59 +0000 (21:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 20 Apr 2009 12:42:59 +0000 (21:42 +0900)
commit2d5efc190eb415dbff79ffab4f8ea731ab0288a9
tree3c086544eece0de283755ee14181bbcaa3a4eb1c
parent951a681bda844491de8699b3bdc6c3899cbd4c9f
sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/.

The se7751 was still doing the PCI fixups in its own board directory,
so we move it over to arch/sh/drivers/pci/ with the rest of the board
fixups. It has bitrotted significantly over the years, so will still
likely need a bit of work to bring back up to date.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-se/7751/Makefile
arch/sh/boards/mach-se/7751/pci.c [deleted file]
arch/sh/drivers/pci/Makefile
arch/sh/drivers/pci/fixups-se7751.c [new file with mode: 0644]