From: Paul Mundt Date: Wed, 20 Jan 2010 07:40:48 +0000 (+0900) Subject: sh: Make 29/32-bit mode check helper generally available. X-Git-Tag: v2.6.34-rc1~285^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2efa53b269ec1e9289a108e1506f53f6f1de440b;p=pandora-kernel.git sh: Make 29/32-bit mode check helper generally available. Presently __in_29bit_mode() is only defined for the PMB case, but it's also easily derived from the CONFIG_29BIT and CONFIG_32BIT && CONFIG_PMB=n cases. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed