From: Michael Ellerman Date: Wed, 3 Aug 2005 10:21:23 +0000 (+1000) Subject: [PATCH] ppc64: Consolidate some macros X-Git-Tag: v2.6.14-rc1~1037^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce21795275ab469b97384faa36462350af17eca0;p=pandora-kernel.git [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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed