]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit49b437f49c551f8374a5037769e49a1164d5f2e4
tree4a70ca228ccab50c3036a37c7d1cd4e1a2825d76
parent3635e42d2f934a4809c92b983c98b13d444aff16
[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