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:
70267a7
)
powerpc/pasemi: Remove uses of virt_to_abs() and abs_to_virt()
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 25 Jul 2012 21:19:51 +0000
(21:19 +0000)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 5 Sep 2012 05:18:44 +0000
(15:18 +1000)
These days they are just wrappers around __pa() and __va() respectively.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found