V4L/DVB (4712): Fix warning when compiling on x86_i64
authorMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 4 Oct 2006 11:13:14 +0000 (08:13 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 4 Oct 2006 11:15:53 +0000 (08:15 -0300)
commite1634208b77872ac0884da6d92f0d46f9a61eaa7
tree1990281df48510a2d6a4b55c4a369d6db74d3927
parent13962753190a43fcc2b4a38d064f05d667691cc8
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 <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/usb-urb.c