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:
56e97b7
)
[PATCH] ppc64: Consolidate some macros
author
Michael Ellerman
<michael@ellerman.id.au>
Wed, 3 Aug 2005 10:21:23 +0000
(20:21 +1000)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 29 Aug 2005 00:53:36 +0000
(10:53 +1000)
The only caller of chunk_offset() and abs_chunk() is phys_to_abs(), so
fold the former two into the latter.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found