From: David Gibson Date: Mon, 19 May 2008 06:16:00 +0000 (+1000) Subject: [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS X-Git-Tag: v2.6.26-rc4~61^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46a7417963a84f67984af1af59d43261159dd96b;p=pandora-kernel.git [POWERPC] Fix __set_fixmap() for STRICT_MM_TYPECHECKS __set_fixmap() in pgtable_32.c currently fails to compile if STRICT_MM_TYPECHECKS is defined. This fixes it. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed