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)
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>

No differences found