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)
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>

No differences found