commit | 35724a0aed6e62bdad640e8a1b8498329708226f | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Dec 10 18:17:19 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:44:03 2008 +0900 |
tree | c6cff78adaa62df45bd3fcbbbdc0e1d18cc28c17 | |
parent | a99d6fde69dd9c73ac0b4e42a77ed1ebc714e56a [diff] |
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 <lethal@linux-sh.org>