commit | ce21795275ab469b97384faa36462350af17eca0 | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Aug 03 20:21:23 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Aug 29 10:53:36 2005 +1000 |
tree | a2f8be762b20849f37b02f1cbc2bfc9519771cde | |
parent | 56e97b71bf55edb69dc8e9715553972ce50b1564 [diff] |
[PATCH] ppc64: Consolidate some macros 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>