commit | 06c7a489a97fce99fd86611f6f32e565e686e5d8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu Oct 07 02:57:39 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Oct 07 02:57:39 2010 +0900 |
tree | f5a0afe6de1e7ae87072d120397583ab6d9bfa99 | |
parent | 901c28c257eb8903a7d66c900df163e2c13ca995 [diff] |
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 <lethal@linux-sh.org>