arch/sh/boards/mach-se/7751/pci.c
deleted100644 → 0
+0
−150
arch/sh/drivers/pci/fixups-se7751.c
0 → 100644
+111
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>