From: Bjorn Helgaas Date: Fri, 17 Aug 2012 17:07:49 +0000 (-0600) Subject: PCI: Remove pci_stop_and_remove_behind_bridge() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~79^2~15^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=125e14bb35e65b1ddfb7252fa8f6e3c50dbb6db2;p=pandora-kernel.git PCI: Remove pci_stop_and_remove_behind_bridge() The PCMCIA CardBus driver was the only user of pci_stop_and_remove_behind_bridge(), and it now uses pci_stop_and_remove_bus_device() instead, so remove this interface. This removes exported symbol pci_stop_and_remove_behind_bridge. Tested-by: Yijing Wang Signed-off-by: Bjorn Helgaas Acked-by: Yinghai Lu --- Reading git-diff-tree failed