commit | 6b22cf3f35fd332e4cc2c1b27056920b3643667a | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yinghai@kernel.org> | Sat Feb 25 13:54:21 2012 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Feb 27 12:16:55 2012 -0800 |
tree | 81bdab1c27126f91340fcafb4619519dda003490 | |
parent | 6754b9e9c33502223db066de50dda8a876f70c2c [diff] |
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>