commit | 180379dcefb39e8bd05d562b0685e9084dffcc0a | [log] [tgz] |
---|---|---|
author | Michael Ellerman <michael@ellerman.id.au> | Wed Aug 03 20:21:26 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Mon Aug 29 10:53:37 2005 +1000 |
tree | d4a3f2bec69481d3f21903b5bee7c2d1a5e86c16 | |
parent | e88bcd1b29f63738b702e57d831758706162347e [diff] |
[PATCH] ppc64: Remove physbase from the lmb_property struct We no longer need the lmb code to know about abs and phys addresses, so remove the physbase variable from the lmb_property struct. Signed-off-by: Michael Ellerman <michael@ellerman.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>