From: Benjamin Herrenschmidt Date: Tue, 10 Jan 2006 03:50:37 +0000 (+1100) Subject: [PATCH] powerpc: Extended PCI config space X-Git-Tag: v2.6.16-rc1~473^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d17a5c611a7462a41b06c75f661f4106d380a86;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed