[POWERPC] Remove bus_offset in places its not really used
authorKumar Gala <galak@kernel.crashing.org>
Mon, 25 Jun 2007 17:53:51 +0000 (12:53 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 29 Jun 2007 06:58:12 +0000 (01:58 -0500)
commit2a5ccbc5bb471c10b58ea85ac463e70faead1c8a
tree1ffbbd25584c636958431cbe5757974d07a79b58
parent5229ee185287f4fd0d7809e6554b40ec83a4ba6c
[POWERPC] Remove bus_offset in places its not really used

The user of the fsl_pcie code doesn't set bus_offset and 82xx doesn't
require it either.  Remove the places in the code that reference it so
we can remove it all together.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/82xx/mpc82xx_ads.c
arch/powerpc/sysdev/fsl_pcie.c