[SPARC]: Fix mxcc warning
authorTom 'spot' Callaway <tcallawa@redhat.com>
Mon, 25 Apr 2005 03:46:00 +0000 (20:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 03:46:00 +0000 (20:46 -0700)
commit205a7edad99d68d57dfcbf9bdda1a6fb7c33169e
tree168822672277e2bc077a907a9c2b7846bd5870c5
parent962bd5604bf8a4d31d9204e7daf260ea93084bc0
[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 <tcallawa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/asm-sparc/mxcc.h