commit | 1d30593e4c406c753e395676ba8b58600ccccbc1 | [log] [tgz] |
---|---|---|
author | Wojtek Kaniewski <wojtekka@toxygen.net> | Wed Nov 08 19:52:57 2006 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 20:39:24 2006 +1100 |
tree | b30f35675240cfe4a8ef758554d8eac5602bfc18 | |
parent | d6a0005c26aea9d470cf80c392d3bf2039dc4679 [diff] |
[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>