commit | 2af8569dc9f29c303bf4aa012d991afcfaeed0c3 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Mon Sep 10 14:30:33 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Mon Sep 10 16:00:09 2007 -0500 |
tree | c54f51494c7df7023ab66ed25c92d07b20e9e02e | |
parent | b21010ed6498391c0f359f2a89c907533fe07fec [diff] |
[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI 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>