PCI: export __pci_remove_bus_device
authorYinghai Lu <yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:21 +0000 (13:54 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:16:55 +0000 (12:16 -0800)
commit6b22cf3f35fd332e4cc2c1b27056920b3643667a
tree81bdab1c27126f91340fcafb4619519dda003490
parent6754b9e9c33502223db066de50dda8a876f70c2c
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 <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/remove.c
include/linux/pci.h