]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] PowerPC/PCI Hotplug build break
authorLinas Vepstas <linas@austin.ibm.com>
Thu, 2 Feb 2006 00:21:09 +0000 (18:21 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 2 Feb 2006 00:35:29 +0000 (16:35 -0800)
commit61ee9cd5f2e76859222c1d64394ae633f9080163
treecc6fc6043cf76ef8c0951f2c91cac27c56269fda
parentf9bdfa0ecb3304e8b7e74862b1f4b03b6feaaeef
[PATCH] PowerPC/PCI Hotplug build break

Build break: Building PCI hotplug on PowerPC results in
a build break, due to failure to export symbols.

Reported today by Dave Jones <davej@redhat.com>:
drivers/pci/hotplug/rpaphp.ko needs unknown symbol pcibios_add_pci_devices

This patch fixes same problem in drivers/pci tree
Previous patch fixes the break in the arch/powerpc tree.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/hotplug/rpaphp_slot.c