]> git.baikalelectronics.ru Git - kernel.git/commit
V4L/DVB (7183): radio-si470x: fix build warning
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 10 Feb 2008 23:13:25 +0000 (20:13 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Mon, 18 Feb 2008 14:15:17 +0000 (11:15 -0300)
commit41f6d8a86314416c0ac490357be11612083fe035
tree1edd6b0a9b679d5abef1b92a11bc76a63817712a
parentff7435f967934da6e76c3784403856535273d5f1
V4L/DVB (7183): radio-si470x: fix build warning

fix the following build warning:

radio-si470x.c: In function 'si470x_get_rds_registers':
radio-si470x.c:562: warning: format '%ld' expects type 'long int',
    but argument 3 has type 'unsigned int'

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/radio/radio-si470x.c