git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6754b9e
)
PCI: export __pci_remove_bus_device
author
Yinghai Lu
<yinghai@kernel.org>
Sat, 25 Feb 2012 21:54:21 +0000
(13:54 -0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 27 Feb 2012 20:16:55 +0000
(12:16 -0800)
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>
No differences found