]> 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:19:06 +0000 (18:19 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 2 Feb 2006 00:35:29 +0000 (16:35 -0800)
commitf9bdfa0ecb3304e8b7e74862b1f4b03b6feaaeef
treed9a8bb1799ac0d8dec31acb8e3ce962e1eac21b8
parent3c3b809e256c417847f1a96b2f9d9f66c7fcb02c
[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 the break in the arch/powerpc tree.
Next patch fixes same problem in drivers/pci tree

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/pseries/pci_dlpar.c