[POWERPC] 52xx: Remove support for PCI bus_offset
authorKumar Gala <galak@kernel.crashing.org>
Thu, 21 Jun 2007 16:32:38 +0000 (11:32 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:57:15 +0000 (01:57 -0500)
commit0e302a704420afe40808fbd4ba149624c4350f31
tree6b67f624f213fbfcdd67537b28f92985082037dc
parent5ab9c4524d7edd6ae3711bdfd03e4a0deb17fc6e
[POWERPC] 52xx: Remove support for PCI bus_offset

The hose->bus_offset is only used for PCI config cycles and the 52xx PCI
config code doesn't actually ever set bus_offset to a non-zero value.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/52xx/mpc52xx_pci.c