From: Mauro Carvalho Chehab Date: Mon, 5 Jul 2010 21:38:46 +0000 (-0300) Subject: V4L/DVB: xc5000: Fix a few warnings X-Git-Tag: v2.6.36-rc1~582^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cdffda73fb70b211be5b1c2428ddea4f9a223ea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed