]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
V4L/DVB (10631): zoran: fix printk format
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 12 Feb 2009 18:19:24 +0000 (15:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 30 Mar 2009 15:42:49 +0000 (12:42 -0300)
commit995a65285bde47bbb2a0c3dadc0b8822d47d78f4
tree970875dd44a58053aa55a9e276d839d3acd6f564
parent7d979a86a95036a0c765aaa90f8bcefb4096a406
V4L/DVB (10631): zoran: fix printk format

Fix printk format warning:

drivers/media/video/zoran/zoran_driver.c:345: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'phys_addr_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/zoran/zoran_driver.c