From be3478ddb8a3902b588c840b42e166a0e64a87b3 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Tue, 8 May 2007 00:40:22 -0700 Subject: [PATCH] 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-format-patch failed