[PATCH] PCI Hotplug/powerpc: module build break
authorlinas <linas@austin.ibm.com>
Tue, 10 Jan 2006 21:18:16 +0000 (15:18 -0600)
committerPaul Mackerras <paulus@samba.org>
Wed, 11 Jan 2006 03:47:30 +0000 (14:47 +1100)
commitaf9deabeb0298559227fd9b481d33aefcb15ca54
tree413ade0271ccf598efb64b6f6d9c928bb80fa55c
parentad2b2426bb8dce97827182946e33e7f7ff0afbce
[PATCH] PCI Hotplug/powerpc: module build break

The RPAPHP hoplug driver will not build as a module, because it calls
on a pcibios routine which is not exported. This exports the symbol.
Problem reported by Olaf Hering <olh@suse.de>

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/pci_64.c