]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Fri, 13 Jul 2007 14:51:38 +0000 (23:51 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 Jul 2007 16:40:01 +0000 (17:40 +0100)
commit01bebc66793f2cc65104452dc319a8a99f005934
treeb559bf839d1b8bcf88686e5a917a94caf286adae
parent5e0373b8e449b0c72495a6d8401c53f678b71988
[MIPS] Workaround for a sparse warning in include/asm-mips/compat.h

Cast to a __user pointer via "unsigned long" to get rid of this warning:

include2/asm/compat.h:135:10: warning: cast adds address space to expression (<asn:1>)

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/compat.h