From: Paul Mundt Date: Wed, 10 Dec 2008 09:17:19 +0000 (+0900) Subject: sh: Fix up the cpu_asid() return value on nommu. X-Git-Tag: v2.6.29-rc1~591^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35724a0aed6e62bdad640e8a1b8498329708226f;p=pandora-kernel.git sh: Fix up the cpu_asid() return value on nommu. This ought to be unsigned long, rather than defaulting to int. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed