aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/s2255drv.c
diff options
context:
space:
mode:
authorMárton Németh <nm127@freemail.hu>2010-03-07 03:33:45 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-05-18 00:46:38 -0300
commite7c3ee6302ef0dde86c1918bae3b0783839e6a39 (patch)
tree3d51dedad55b6a65b5e3951dfc0c3d695de057e2 /drivers/media/video/s2255drv.c
parent2ffbb64c671261c80703cd8b7fec5ebd21e58b0c (diff)
downloadkernel_samsung_smdk4412-e7c3ee6302ef0dde86c1918bae3b0783839e6a39.tar.gz
kernel_samsung_smdk4412-e7c3ee6302ef0dde86c1918bae3b0783839e6a39.tar.bz2
kernel_samsung_smdk4412-e7c3ee6302ef0dde86c1918bae3b0783839e6a39.zip
V4L/DVB: gspca cpia1: make local functions static
Make the local functions static. Note that the function command_setlights() is currently not called from anywhere. This will remove the following sparse warnings (see "make C=1"): * symbol 'command_setformat' was not declared. Should it be static? * symbol 'command_setcolourparams' was not declared. Should it be static? * symbol 'command_setapcor' was not declared. Should it be static? * symbol 'command_setvloffset' was not declared. Should it be static? * symbol 'command_setexposure' was not declared. Should it be static? * symbol 'command_setcolourbalance' was not declared. Should it be static? * symbol 'command_setcompressiontarget' was not declared. Should it be static? * symbol 'command_setyuvtresh' was not declared. Should it be static? * symbol 'command_setcompressionparams' was not declared. Should it be static? * symbol 'command_setcompression' was not declared. Should it be static? * symbol 'command_setsensorfps' was not declared. Should it be static? * symbol 'command_setflickerctrl' was not declared. Should it be static? * symbol 'command_setecptiming' was not declared. Should it be static? * symbol 'command_pause' was not declared. Should it be static? * symbol 'command_resume' was not declared. Should it be static? * symbol 'command_setlights' was not declared. Should it be static? Signed-off-by: Márton Németh <nm127@freemail.hu> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/s2255drv.c')
0 files changed, 0 insertions, 0 deletions