From: Paul Mackerras Date: Sun, 15 Jan 2006 11:05:47 +0000 (+1100) Subject: powerpc/32: Restore previous version of 32-bit PCI code X-Git-Tag: v2.6.16-rc1~103^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e05b3b4adbaeea508bd1c195f1f2e22c8251176b;p=pandora-kernel.git powerpc/32: Restore previous version of 32-bit PCI code When I removed the powermac support from arch/ppc/kernel/pci.c, I overlooked the fact that that file is used in 32-bit ARCH=powerpc builds. To prevent problems in future, restore the original version of that file as arch/powerpc/kernel/pci_32.c, and use that. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed