commit | 9d17a5c611a7462a41b06c75f661f4106d380a86 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jan 10 14:50:37 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jan 10 16:25:37 2006 +1100 |
tree | 86240edadbc5add98fc9a6521efad5efa6a1fe44 | |
parent | f8cd32167d96680af19c3ef5fb01d4460be89982 [diff] |
[PATCH] powerpc: Extended PCI config space This adds back the call to pci_cfg_space_size() when building the PCI tree from OF nodes that was commented out due to the function not being exported by the PCI code. It's now exported, so let's use it. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>