From: Michael Ellerman Date: Wed, 3 Aug 2005 10:21:26 +0000 (+1000) Subject: [PATCH] ppc64: Remove CONFIG_MSCHUNKS X-Git-Tag: v2.6.14-rc1~1037^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bef5686229810709091fb6e505071f4aa41e3760;p=pandora-kernel.git [PATCH] ppc64: Remove CONFIG_MSCHUNKS We can now remove CONFIG_MSCHUNKS as it doesn't do anything interesting anymore. The only macro in abs_addr.h which is called by non-iSeries code is phys_to_abs(), so remove the other dummy implementations, and we add a firmware feature check to phys_to_abs(). Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed