summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt819.c
diff options
context:
space:
mode:
authorMárton Németh <nm127@freemail.hu>2010-01-16 13:41:43 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-02-26 15:10:46 -0300
commit936c05e7f677640a9bc4d77354899f199d7d958f (patch)
treeeb9d95a865d77ff1bf941ea0ba9addef93302bcc /drivers/media/video/bt819.c
parent521e86eb4354080dc2d178e3d8a7ebd8f0e8b4e5 (diff)
V4L/DVB: stv0900: make more local functions static
Some functions are only used locally so mark them static. This will remove the following sparse warnings (see "make C=1"): * symbol 'extract_mask_pos' was not declared. Should it be static? * symbol 'stv0900_initialize' was not declared. Should it be static? * symbol 'stv0900_get_mclk_freq' was not declared. Should it be static? * symbol 'stv0900_set_mclk' was not declared. Should it be static? * symbol 'stv0900_get_err_count' 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/bt819.c')
0 files changed, 0 insertions, 0 deletions