[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI
authorKumar Gala <galak@kernel.crashing.org>
Mon, 10 Sep 2007 19:30:33 +0000 (14:30 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Mon, 10 Sep 2007 21:00:09 +0000 (16:00 -0500)
We needed some ifdef CONFIG_PCI protection for pcibios_fixup so we
can build !CONFIG_PCI.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found