m5602_s5k83a: move skeletons to the .c file
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 24 Jun 2016 12:34:20 +0000 (09:34 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 24 Jun 2016 12:35:43 +0000 (09:35 -0300)
commit1ab9e6000120d832e205a69c6fb27002b81aeae8
treef9b5f90fd0f0a9bf88b3ad2c54b9cf45379e775d
parent14ccffa3c1497dff59707f7e55888d83a4896bfe
m5602_s5k83a: 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>
drivers/media/usb/gspca/m5602/m5602_s5k83a.c
drivers/media/usb/gspca/m5602/m5602_s5k83a.h