From: David Gibson Date: Wed, 9 May 2007 05:20:37 +0000 (+1000) Subject: [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 X-Git-Tag: v2.6.22-rc1~146^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1a1eb299a8422c3e8d41753095bec44b2493398;p=pandora-kernel.git [POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32 Commit d1953c8888ef034b912ee33bc2ea2cce6a414402 removed the use of 4level-fixup.h for 32-bit systems under arch/powerpc. However, I missed a few things activated on some configurations, resulting in some warnings (at least with STRICT_MM_TYPECHECKS enabled) and build errors in some circumstances. This fixes it. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed