commit | fb39a96e23d4d1115f8e7e0b9916d0e9c23d8f65 | [log] [tgz] |
---|---|---|
author | Linas Vepstas <linas@austin.ibm.com> | Tue May 08 03:11:11 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue May 08 11:54:19 2007 +1000 |
tree | 0ce04e6f999ca73a043c12f252ef5da44e65b5d0 | |
parent | f596575e81999c0faf01a2fd340bc96dda058f80 [diff] |
[POWERPC] Export pcibios_remove_pci_devices 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>