kernel-fxtec-pro1x/drivers/media/video/gspca/m5602
Mauro Carvalho Chehab ffbc5f8814 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
anysee.c:44:5: warning: symbol 'dvb_usb_anysee_delsys' was not declared. Should it be static?
cx24116.c:378:3: warning: symbol 'CX24116_MODFEC_MODES' was not declared. Should it be static?
stb0899_algo.c:57:5: warning: symbol 'stb0899_get_srate' was not declared. Should it be static?
stb0899_algo.c:766:6: warning: symbol 'Log2Int' was not declared. Should it be static?
stb0899_drv.c:137:20: warning: symbol 'stb0899_quant_tab' was not declared. Should it be static?
stb0899_drv.c:180:20: warning: symbol 'stb0899_est_tab' was not declared. Should it be static?
stb0899_drv.c:220:5: warning: symbol '_stb0899_read_reg' was not declared. Should it be static?
budget-ci.c:1348:23: warning: symbol 'tt3200_stb6100_config' was not declared. Should it be static?
/home/v4l/master/v4l/cx25840-core.c:190:6: warning: symbol 'cx25840_work_handler' was not declared. Should it be static?
/home/v4l/master/v4l/m5602_s5k83a.c:116:6: warning: symbol 's5k83a_dump_registers' was not declared. Should it be static?

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2009-01-07 22:18:55 -02:00
..
Kconfig V4L/DVB (9096): gspca: Subdriver selection at config time. 2008-10-12 09:37:13 -02:00
m5602_bridge.h V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation 2008-12-30 09:39:52 -02:00
m5602_core.c V4L/DVB (10035): m5602: add a start sending hook in the sensor struct 2008-12-30 09:40:01 -02:00
m5602_mt9m111.c V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor function. 2008-12-30 09:39:56 -02:00
m5602_mt9m111.h V4L/DVB (10033): m5602: add some comments 2008-12-30 09:40:00 -02:00
m5602_ov9650.c V4L/DVB (10041): m5602 - rework parts of the resolution initialization 2008-12-30 09:40:04 -02:00
m5602_ov9650.h V4L/DVB (10041): m5602 - rework parts of the resolution initialization 2008-12-30 09:40:04 -02:00
m5602_po1030.c V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030 2008-12-30 09:39:59 -02:00
m5602_po1030.h V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library 2008-12-30 09:39:59 -02:00
m5602_s5k4aa.c V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor 2008-12-30 09:39:57 -02:00
m5602_s5k4aa.h V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor 2008-12-30 09:39:57 -02:00
m5602_s5k83a.c V4L/DVB (10180): drivers/media: Fix a number of sparse warnings 2009-01-07 22:18:55 -02:00
m5602_s5k83a.h V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function 2008-12-30 09:39:58 -02:00
m5602_sensor.h V4L/DVB (10035): m5602: add a start sending hook in the sensor struct 2008-12-30 09:40:01 -02:00
Makefile V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added. 2008-10-12 09:37:13 -02:00