From: Mauro Carvalho Chehab Date: Wed, 4 Oct 2006 11:13:14 +0000 (-0300) Subject: V4L/DVB (4712): Fix warning when compiling on x86_i64 X-Git-Tag: v2.6.19-rc1~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1634208b77872ac0884da6d92f0d46f9a61eaa7;p=pandora-kernel.git V4L/DVB (4712): Fix warning when compiling on x86_i64 drivers/media/dvb/dvb-usb/usb-urb.c: In function 'usb_allocate_stream_buffers': drivers/media/dvb/dvb-usb/usb-urb.c:125: warning: format '%u' expects type 'unsigned int', but argument 4 has type 'long long unsigned int' Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed