]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitecbffd1ac78984f1ccea6d23c6e98131e0555941
tree1ffbbd25584c636958431cbe5757974d07a79b58
parente4cdd64390b49df0025ea96161e755b888b4ae12
[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