From: Paul Mundt Date: Tue, 19 Jan 2010 05:23:39 +0000 (+0900) Subject: sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. X-Git-Tag: v2.6.34-rc1~285^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046581f9623b53f551a93864bb74e15ad2514f0c;p=pandora-kernel.git sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts. 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 --- Reading git-diff-tree failed