diff options
author | Márton Németh <nm127@freemail.hu> | 2010-01-29 21:30:53 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-02-26 19:10:52 +0100 |
commit | b38aa09df33d931defe4958582e826db59a9731c (patch) | |
tree | d8064154069bc410b679f0deb8f500efffa7ddb2 /drivers/media/video/cx23885/cx23885-video.c | |
parent | V4L/DVB: radio: add support for SAA7706H Car Radio DSP (diff) | |
download | linux-b38aa09df33d931defe4958582e826db59a9731c.tar.xz linux-b38aa09df33d931defe4958582e826db59a9731c.zip |
V4L/DVB: hdpvr-core: make module parameters local
The default_video_input and default_audio_input module parameters are
only used inside the hdpvr-core.c file so make them static.
This will remove the following sparse warnings (see "make C=1"):
* warning: symbol 'default_video_input' was not declared. Should it be static?
* warning: symbol 'default_audio_input' 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/cx23885/cx23885-video.c')
0 files changed, 0 insertions, 0 deletions