From: Paul Mundt Date: Wed, 6 Oct 2010 17:57:39 +0000 (+0900) Subject: sh: Fix up the SH-3 build. X-Git-Tag: v2.6.37-rc1~136^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06c7a489a97fce99fd86611f6f32e565e686e5d8;p=pandora-kernel.git sh: Fix up the SH-3 build. SH-3 lacks an MMUCR_TI definition for global TLB flushes. As SH-3 parts lack a split TLB, the same global flush behaviour is accomplished through the flush bit, which just happens to be the same as on SH-4. This fixes up the build for all SH-3 MMU parts. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed