]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: export pcie_bus_configure_settings symbol
authorJon Mason <mason@myri.com>
Tue, 2 Aug 2011 05:01:18 +0000 (00:01 -0500)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 2 Aug 2011 15:53:00 +0000 (08:53 -0700)
commitf2b3b42e2b774f1495302666c957e707e176c8ab
tree539664ef0a6ce55aff6a43ae33da149c52090b63
parent3ff03a3432016678e6583250b16e489a1b0e3906
PCI: export pcie_bus_configure_settings symbol

pcie_bus_configure_settings needs to be exported if the PCI hotplug
driver is being compiled as a module.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jon Mason <mason@myri.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/probe.c