[POWERPC] Further fixes for the removal of 4level-fixup hack from ppc32

Commit d1953c8888 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 <david@gibson.dropbear.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
David Gibson 2007-05-09 15:20:37 +10:00 • committed by Paul Mackerras
commit f1a1eb299a
3 changed files with 4 additions and 4 deletions