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)
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>

No differences found