From: Bill Pemberton Date: Thu, 17 Jun 2010 17:10:33 +0000 (-0400) Subject: Staging: xgifb: use %lx instead of %x in printk format X-Git-Tag: v2.6.36-rc1~520^2~1^2~385 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acf82e050150490e7a2d795594b2c6cb54243bfd;p=pandora-kernel.git Staging: xgifb: use %lx instead of %x in printk format This fixes compiler warning format '%x' expects type 'unsigned int', but argument 2 has type 'long unsigned int' Signed-off-by: Bill Pemberton Cc: Arnaud Patard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed