sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 05:23:39 +0000 (14:23 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 19 Jan 2010 05:23:39 +0000 (14:23 +0900)
This provides a dummy value for legacy parts which permits the entry
wiring to be open-coded. The compiler takes care of optimizing the entry
wiring away in these cases.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found