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

No differences found