From: Ray Jui Date: Wed, 8 Apr 2015 18:21:33 +0000 (-0700) Subject: PCI: Export symbols required for loadable host driver modules X-Git-Tag: omap-for-v4.1/fixes-rc1~172^2~1^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6b29deafad3ce020dcf873a27a95c0cb9966c5b;p=pandora-kernel.git PCI: Export symbols required for loadable host driver modules Export the following symbols so they can be referenced by a PCI host bridge driver compiled as a kernel loadable module: pci_common_swizzle pci_create_root_bus pci_stop_root_bus pci_remove_root_bus pci_assign_unassigned_bus_resources pci_fixup_irqs Signed-off-by: Ray Jui Signed-off-by: Bjorn Helgaas Acked-by: Arnd Bergmann --- Reading git-diff-tree failed