From: Yinghai Lu Date: Sat, 25 Feb 2012 21:54:21 +0000 (-0800) Subject: PCI: export __pci_remove_bus_device X-Git-Tag: v3.4-rc1~114^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b22cf3f35fd332e4cc2c1b27056920b3643667a;p=pandora-kernel.git PCI: export __pci_remove_bus_device Don't switch to pci_remove_bus_device yet, keep the __ prefix for now (the behavior is still the same: remove without stopping first). This allows other out of tree users or pending patches to get notified from compiler warning. Signed-off-by: Yinghai Lu Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed