git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
901c28c
)
sh: Fix up the SH-3 build.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 6 Oct 2010 17:57:39 +0000
(
02:57
+0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 6 Oct 2010 17:57:39 +0000
(
02:57
+0900)
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>
No differences found