summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-sh5.c
Commit message (Collapse)AuthorAgeFilesLines
* PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-081-1/+0
| | | | | | | | | | | In include/linux/pci.h, we already #include <asm/pci.h>, so we don't need to include <asm/pci.h> directly. Remove the unnecessary includes. All the files here already include <linux/pci.h>. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> # sh Acked-by: Ralf Baechle <ralf@linux-mips.org>
* 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>
OpenPOWER on IntegriCloud