PCI: Move pci_rescan_bus() back to probe.c
authorYinghai Lu <yinghai@kernel.org>
Tue, 30 Oct 2012 20:31:21 +0000 (14:31 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Sat, 3 Nov 2012 22:20:07 +0000 (16:20 -0600)
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 <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found