sh: Fix up the cpu_asid() return value on nommu.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Dec 2008 09:17:19 +0000 (18:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:03 +0000 (18:44 +0900)
This ought to be unsigned long, rather than defaulting to int.

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

No differences found