[POWERPC] Remove unused pte_offset variable
authorMichael Ellerman <michael@ellerman.id.au>
Fri, 29 Feb 2008 07:33:23 +0000 (18:33 +1100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Mar 2008 07:03:15 +0000 (08:03 +0100)
commit08e024272e529076663e5b4dc8eeecd4131f8a48
tree09057fbb85ea07ad9a2c9598c9e50b37ef8f1235
parent0d7386ebffd8506b28c37a7d5541132a576f64e2
[POWERPC] Remove unused pte_offset variable

The cell IOMMU code no longer needs to save the pte_offset variable
separately, it is incorporated into tbl->it_offset.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/iommu.c