aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMárton Németh <[email protected]>2010-01-29 17:30:53 -0300
committerMauro Carvalho Chehab <[email protected]>2010-02-26 15:10:52 -0300
commitb38aa09df33d931defe4958582e826db59a9731c (patch)
treed8064154069bc410b679f0deb8f500efffa7ddb2 /scripts/objdiff
parentee4b9dbb83c73c5408d7f479a501551a63ec57d3 (diff)
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 <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions