From: linas Date: Tue, 10 Jan 2006 21:18:16 +0000 (-0600) Subject: [PATCH] PCI Hotplug/powerpc: module build break X-Git-Tag: v2.6.16-rc1~425^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af9deabeb0298559227fd9b481d33aefcb15ca54;p=pandora-kernel.git [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 Signed-off-by: Linas Vepstas Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed