fbdev: sh_mobile_lcdcfb: fix up compiler warnings.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 10 Nov 2010 08:51:44 +0000 (17:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 10 Nov 2010 08:51:44 +0000 (17:51 +0900)
commit830539d14379d0f5cb07832a3e4466418011f843
tree6590c2946e17fb96e7e56f667c9a6e1f435c5fe7
parent0ea2af1c15b730dba9ce741420352d298bcd7862
fbdev: sh_mobile_lcdcfb: fix up compiler warnings.

  CC      drivers/video/sh_mobile_lcdcfb.o
drivers/video/sh_mobile_lcdcfb.c: In function 'sh_mobile_check_var':
drivers/video/sh_mobile_lcdcfb.c:922: warning: format '%u' expects type 'unsigned int', but argument 11 has type 'long unsigned int'

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/sh_mobile_lcdcfb.c