OSDN Git Service

powerpc/pci: Move FSL fixup from 32-bit to common
authorKumar Gala <galak@kernel.crashing.org>
Fri, 20 May 2011 03:26:18 +0000 (22:26 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Jun 2011 02:44:57 +0000 (21:44 -0500)
commitc065488f1acfc0be75584c0fe156fc806820f39d
treeea1f1c03cb52674dcc861f3882d6a4d73f078313
parent2602a21231645f0923595a6ae2757222f6802e3f
powerpc/pci: Move FSL fixup from 32-bit to common

We need the FSL specific header fixup code on both 32-bit and 64-bit
platforms so just move the code 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