]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc21eefefc30e52c665e96a285685a3dd63fcb024
tree09057fbb85ea07ad9a2c9598c9e50b37ef8f1235
parent1082317a940d127146f5d58bfff90333a7fffb71
[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