From: Yinghai Lu Date: Fri, 18 May 2012 01:58:41 +0000 (-0700) Subject: PCI: hotplug: remove pci_do_scan_bus() X-Git-Tag: v3.6-rc1~112^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06aef8cec7563c40c7d7501d13ec1ed12f5e495b;p=pandora-kernel.git PCI: hotplug: remove pci_do_scan_bus() All callers of pci_do_scan_bus() are gone, so remove it. Note that pci_do_scan_bus() was exported, so out-of-tree modules could depend on it. [bhelgaas: changelog] Signed-off-by: Yinghai Lu Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed