commit | 08e024272e529076663e5b4dc8eeecd4131f8a48 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Fri Feb 29 18:33:23 2008 +1100 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Mar 03 08:03:15 2008 +0100 |
tree | 09057fbb85ea07ad9a2c9598c9e50b37ef8f1235 | |
parent | 0d7386ebffd8506b28c37a7d5541132a576f64e2 [diff] |
[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>