From: Michael Krufky Date: Thu, 14 Dec 2006 16:53:33 +0000 (-0300) Subject: V4L/DVB (4973): Dvb-core: fix printk type warning X-Git-Tag: v2.6.20-rc3~55^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ef35be42dfaa155e02718a9bd34cc341f327883;p=pandora-kernel.git V4L/DVB (4973): Dvb-core: fix printk type warning dvb_net.c: In function 'dvb_net_ule': dvb_net.c:628: warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'u32' dvb_net.c:628: warning: format '%#lx' expects type 'long unsigned int', but argument 4 has type 'u32' Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed