]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (6111): Fix a warning when compiling on x86_64
authorMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 27 Aug 2007 15:05:18 +0000 (12:05 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:07:09 +0000 (22:07 -0300)
commitf58db9590fc56fe519d6919abae7a70ec17b4d0e
tree2c64d7f1d76b04bce0e1fc23b56b3b533f1a571e
parent3eaeef57423b5f9571e7524373ec079f583b2113
V4L/DVB (6111): Fix a warning when compiling on x86_64

tcm825x.c: In function 'ioctl_try_fmt_cap':
tcm825x.c:639: warning: format '%d' expects type 'int', but argument 4
                                        has type 'long unsigned int'

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tcm825x.c