sm501fb printk warning fixes
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 8 May 2007 07:40:22 +0000 (00:40 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 8 May 2007 18:15:34 +0000 (11:15 -0700)
commitbe3478ddb8a3902b588c840b42e166a0e64a87b3
treee7329c084e598cd2f300d5ccaa560a87cebc03c6
parent147394c8ece44be85d692cc92cc0d047e4d8fb69
sm501fb printk warning fixes

drivers/video/sm501fb.c: In function 'sm501fb_cursor':
drivers/video/sm501fb.c:992: warning: format '%08x' expects type 'unsigned int', but argument 3 has type 'long unsigned int'
drivers/video/sm501fb.c:992: warning: format '%08x' expects type 'unsigned int', but argument 4 has type 'long unsigned int'

Cc: "Antonino A. Daplas" <adaplas@pol.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/sm501fb.c