sparc64: Fix sparse warnings in chmc.c
authorDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 07:22:42 +0000 (00:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 12 Sep 2008 07:22:42 +0000 (00:22 -0700)
Several constants are larger than 32-bit and need "UL" markers.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found