]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
m5602_ov7660: move skeletons to the .c file
authorMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 24 Jun 2016 12:37:43 +0000 (09:37 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 24 Jun 2016 12:37:43 +0000 (09:37 -0300)
commit123818ee8c401d62af272e139c7ca04ee886f720
tree158a72fbf8528cca2d4f1d94e1e57ad92ed9401d
parent804c7812effb9e0a5ce580567308d652379cb367
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>
drivers/media/usb/gspca/m5602/m5602_ov7660.c
drivers/media/usb/gspca/m5602/m5602_ov7660.h