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:
f596575
)
[POWERPC] Export pcibios_remove_pci_devices
author
Linas Vepstas
<linas@austin.ibm.com>
Mon, 7 May 2007 17:11:11 +0000
(
03:11
+1000)
committer
Paul Mackerras
<paulus@samba.org>
Tue, 8 May 2007 01:54:19 +0000
(11:54 +1000)
The pseries PCI hotplug code cannot build as a module, unless
the pcibios_remove_pci_devices function is exported.
Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
----
arch/powerpc/platforms/pseries/pci_dlpar.c | 1 +
1 file changed, 1 insertion(+)
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found