]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3ab5827eb0fefbfa7234f3f91f78b50f2dfcf8e4
tree897f04d5bf3ed8b9cb5837d2b664e68c875bdd14
parentaf1ee569d32e4dec5d14758ce025cc374088394d
sparc64: Fix sparse warnings in chmc.c

Several constants are larger than 32-bit and need "UL" markers.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/chmc.c