PCI: Remove unnecessary #includes of <asm/pci.h>
authorBjorn Helgaas <bhelgaas@google.com>
Thu, 4 Jun 2015 21:37:56 +0000 (16:37 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 8 Jun 2015 12:56:09 +0000 (07:56 -0500)
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>
arch/alpha/kernel/core_irongate.c
arch/alpha/kernel/sys_eiger.c
arch/alpha/kernel/sys_nautilus.c
arch/mips/pci/fixup-cobalt.c
arch/mips/pci/ops-mace.c
arch/mips/pci/pci-lantiq.c
arch/powerpc/kernel/prom.c
arch/powerpc/kernel/prom_init.c
arch/sh/drivers/pci/ops-sh5.c
arch/sh/drivers/pci/pci-sh5.c
arch/x86/kernel/x86_init.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge