[media] cx231xx: remove a printk warning at -avcore and at -417
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 26 Sep 2010 02:46:08 +0000 (23:46 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:37 +0000 (01:17 -0200)
drivers/media/video/cx231xx/cx231xx-avcore.c:1608: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
drivers/media/video/cx231xx/cx231xx-417.c:1047: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found