From: Andrew Morton Date: Tue, 8 May 2007 07:40:22 +0000 (-0700) Subject: sm501fb printk warning fixes X-Git-Tag: v2.6.22-rc1~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be3478ddb8a3902b588c840b42e166a0e64a87b3;p=pandora-kernel.git 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" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed