aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-sh5.c
Commit message (Collapse)AuthorAgeFilesLines
* sh: pci: Kill off legacy ide quirks.Paul Mundt2009-04-201-20/+0
| | | | | | | | These fixups seem to have bitrotted a bit since their introduction in the 2.4 days. As we never had much use for them in the first place, and nothing is using them any more, kill them off the rest of the way. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: pci: Consolidate pcibios_setup() in pci-lib.Paul Mundt2009-04-201-5/+0
| | | | | | | This wasn't really being used for anything useful, so just stub it in pci-lib. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Get the SH-5 PCI support building.Paul Mundt2008-01-281-0/+93
Signed-off-by: Paul Mundt <lethal@linux-sh.org>