]> git.openfabrics.org - ~emulex/infiniband.git/commit
V4L/DVB: xc5000: Fix a few warnings
authorMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 5 Jul 2010 21:38:46 +0000 (18:38 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:31:59 +0000 (15:31 -0300)
commit1cdffda73fb70b211be5b1c2428ddea4f9a223ea
tree54ece5bab21e34976a88dff5e56a81f60c5bb80c
parent43c2407820d5406bde3c8069583a37fba9c09faf
V4L/DVB: xc5000: Fix a few warnings

drivers/media/common/tuners/xc5000.c: In function ‘xc_write_reg’:
drivers/media/common/tuners/xc5000.c:298: warning: passing argument 3 of ‘xc5000_readreg’ from incompatible pointer type
drivers/media/common/tuners/xc5000.c:235: note: expected ‘u16 *’ but argument is of type ‘u8 *’
drivers/media/common/tuners/xc5000.c: At top level:
drivers/media/common/tuners/xc5000.c:223: warning: ‘xc_read_i2c_data’ defined but not used

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/common/tuners/xc5000.c