]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/32: Restore previous version of 32-bit PCI code
authorPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 11:05:47 +0000 (22:05 +1100)
committerPaul Mackerras <paulus@samba.org>
Sun, 15 Jan 2006 11:05:47 +0000 (22:05 +1100)
commitc84118f6f9a0b1bb448f56ae2855d67a77247279
tree61b88c6524b199c6051b46d040b0c379109d40ce
parent8c97649632b5f9e9fe5e7a7f725cf1e4516a197f
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>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/pci_32.c [new file with mode: 0644]
arch/ppc/kernel/Makefile