From: Mauro Carvalho Chehab Date: Mon, 22 Jan 2007 01:02:35 +0000 (-0300) Subject: V4L/DVB (5116): Remove some warnings when compiling on x86_64 X-Git-Tag: v2.6.21-rc2~66^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69b04f0dc1c489899b610cb44209da9d728b248f;p=pandora-kernel.git V4L/DVB (5116): Remove some warnings when compiling on x86_64 pvrusb2-encoder.c: In function 'pvr2_encoder_cmd': pvrusb2-encoder.c:195: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' pvrusb2-encoder.c:205: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' pvrusb2-encoder.c: In function 'pvr2_encoder_vcmd': pvrusb2-encoder.c:303: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'long unsigned int' Acked-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed