commit | 2d5efc190eb415dbff79ffab4f8ea731ab0288a9 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 21:42:59 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 20 21:42:59 2009 +0900 |
tree | 3c086544eece0de283755ee14181bbcaa3a4eb1c | |
parent | 951a681bda844491de8699b3bdc6c3899cbd4c9f [diff] |
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>