[POWERPC] Compilation fixes for ppc4xx PCI-less configs
authorWojtek Kaniewski <wojtekka@toxygen.net>
Thu, 9 Nov 2006 03:52:57 +0000 (19:52 -0800)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:39:24 +0000 (20:39 +1100)
Fix compilation without PCI support for Bubinga, CPCI405 and EP405.
bios_fixup() for these boards uses functions available only with
CONFIG_PCI, so linker fails.

Signed-off-by: Wojtek Kaniewski <wojtekka@toxygen.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found