[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)
commit1d30593e4c406c753e395676ba8b58600ccccbc1
treeb30f35675240cfe4a8ef758554d8eac5602bfc18
parentd6a0005c26aea9d470cf80c392d3bf2039dc4679
[POWERPC] Compilation fixes for ppc4xx PCI-less configs

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>
arch/ppc/platforms/4xx/bubinga.c
arch/ppc/platforms/4xx/cpci405.c
arch/ppc/platforms/4xx/ep405.c