linux/drivers/media/usb/gspca/m5602
Mauro Carvalho Chehab 123818ee8c m5602_ov7660: move skeletons to the .c file
The header file has some private static structures that
are used only by the C file. Move those structures to the C file,
in order to shut up gcc 6.1 warnings.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-06-24 09:37:43 -03:00
..
Kconfig
m5602_bridge.h m5602_core: move skeletons to the .c file 2016-06-24 09:35:15 -03:00
m5602_core.c m5602_core: move skeletons to the .c file 2016-06-24 09:35:15 -03:00
m5602_mt9m111.c m5602_mt9m111: move skeletons to the .c file 2016-06-24 09:35:24 -03:00
m5602_mt9m111.h m5602_mt9m111: move skeletons to the .c file 2016-06-24 09:35:24 -03:00
m5602_ov7660.c m5602_ov7660: move skeletons to the .c file 2016-06-24 09:37:43 -03:00
m5602_ov7660.h m5602_ov7660: move skeletons to the .c file 2016-06-24 09:37:43 -03:00
m5602_ov9650.c m5602_ov9650: move skeletons to the .c file 2016-06-24 09:35:35 -03:00
m5602_ov9650.h m5602_ov9650: move skeletons to the .c file 2016-06-24 09:35:35 -03:00
m5602_po1030.c m5602_po1030: move skeletons to the .c file 2016-06-24 09:36:43 -03:00
m5602_po1030.h m5602_po1030: move skeletons to the .c file 2016-06-24 09:36:43 -03:00
m5602_s5k4aa.c m5602_s5k4aa: move skeletons to the .c file 2016-06-24 09:35:21 -03:00
m5602_s5k4aa.h m5602_s5k4aa: move skeletons to the .c file 2016-06-24 09:35:21 -03:00
m5602_s5k83a.c m5602_s5k83a: move skeletons to the .c file 2016-06-24 09:35:43 -03:00
m5602_s5k83a.h m5602_s5k83a: move skeletons to the .c file 2016-06-24 09:35:43 -03:00
m5602_sensor.h [media] gscpa_m5602: Convert to the control framework 2013-03-05 15:10:27 -03:00
Makefile