From: Linas Vepstas Date: Thu, 2 Feb 2006 00:19:06 +0000 (-0600) Subject: [PATCH] PowerPC/PCI Hotplug build break X-Git-Tag: v2.6.16-rc2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9bdfa0ecb3304e8b7e74862b1f4b03b6feaaeef;p=pandora-kernel.git [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 : 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed