[POWERPC] Move common PCI code out of pci_32/pci_64
authorKumar Gala <galak@kernel.crashing.org>
Wed, 27 Jun 2007 16:07:51 +0000 (11:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:43 +0000 (01:58 -0500)
commit58083dade53cd434e134cd26ae5e89061f6de1ff
tree4a70ca228ccab50c3036a37c7d1cd4e1a2825d76
parent0b1d40c4d4dd8f276d8d9730204b3a0a17ab0d61
[POWERPC] Move common PCI code out of pci_32/pci_64

Moved the low hanging fruit that was either identical or close
to it between ppc32 & ppc64 for PCI into pci-common.c

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/pci-common.c
arch/powerpc/kernel/pci_32.c
arch/powerpc/kernel/pci_64.c