git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d7386e
)
[POWERPC] Remove unused pte_offset variable
author
Michael Ellerman
<michael@ellerman.id.au>
Fri, 29 Feb 2008 07:33:23 +0000
(18:33 +1100)
committer
Arnd Bergmann
<arnd@arndb.de>
Mon, 3 Mar 2008 07:03:15 +0000
(08:03 +0100)
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>
No differences found