From: Paul Mundt Date: Wed, 7 Apr 2010 08:08:32 +0000 (+0900) Subject: sh: Disable MMUCR_AT for SH-4 nommu. X-Git-Tag: v2.6.35-rc1~504^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99dc5c0ca953fb154a3c75ebc6801e0a3c2fe3fe;p=pandora-kernel.git sh: Disable MMUCR_AT for SH-4 nommu. Presently address translation is default-enabled regardless of whether CONFIG_MMU is set or not in the SH-4 case, this fixes it up, and also makes the control init word a bit more readable in the process. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed