commit | e05b3b4adbaeea508bd1c195f1f2e22c8251176b | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sun Jan 15 22:05:47 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Sun Jan 15 22:05:47 2006 +1100 |
tree | 61b88c6524b199c6051b46d040b0c379109d40ce | |
parent | 820a8ce7931d18338e5c089725ec083518da1644 [diff] |
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 <paulus@samba.org>