From: Atsushi Nemoto Date: Fri, 13 Jul 2007 14:51:38 +0000 (+0900) Subject: [MIPS] Workaround for a sparse warning in include/asm-mips/compat.h X-Git-Tag: v2.6.23-rc1~1079^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01bebc66793f2cc65104452dc319a8a99f005934;p=pandora-kernel.git [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 () Signed-off-by: Atsushi Nemoto Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed