From: Tom 'spot' Callaway Date: Mon, 25 Apr 2005 03:46:00 +0000 (-0700) Subject: [SPARC]: Fix mxcc warning X-Git-Tag: v2.6.12-rc4~228^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=205a7edad99d68d57dfcbf9bdda1a6fb7c33169e;p=pandora-kernel.git [SPARC]: Fix mxcc warning Peter Jones uncovered this one while we were debugging the framebuffer issues. There are some references to -1 in the mxcc asm code, which should be 0xffffffff. This patch gets rid of the -1s. Signed-off-by: Tom 'spot' Callaway Signed-off-by: David S. Miller --- Reading git-diff-tree failed