Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm/PCI: don't export pci_flags

There's no need to export pci_flags; it's not exported by any other
architecture, and no modules reference it.

CC: Rob Herring <rob.herring@calxeda.com>
CC: Russell King <linux@arm.linux.org.uk>
CC: linux-arm-kernel@lists.infradead.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

authored by

Bjorn Helgaas and committed by
Jesse Barnes
d85c6d97 cf48fb6a

-1
-1
arch/arm/kernel/bios32.c
··· 498 498 pci_bus_add_devices(bus); 499 499 } 500 500 } 501 - EXPORT_SYMBOL(pci_flags); 502 501 503 502 #ifndef CONFIG_PCI_HOST_ITE8152 504 503 void pcibios_set_master(struct pci_dev *dev)