From: Yinghai Lu Date: Tue, 30 Oct 2012 20:31:21 +0000 (-0600) Subject: PCI: Move pci_rescan_bus() back to probe.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~34^2~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5213a3194f73cd29c68128d1540ce81f03ba7b9;p=pandora-kernel.git PCI: Move pci_rescan_bus() back to probe.c We have pci_assign_unassigned_bus_resources() in as global function now. Move pci_rescan_bus() back to probe.c where it should be. Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed