summaryrefslogtreecommitdiff
path: root/sound/x86
diff options
context:
space:
mode:
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>2017-02-21 05:09:19 +0900
committerTakashi Iwai <tiwai@suse.de>2017-02-20 21:53:14 +0100
commit34371d236eab28933eefc0d77bd1e3df62fc585b (patch)
tree66a803dc0edbcd30db7ce640a0980e5634c8eba9 /sound/x86
parent02ed051fe1fd2fc8dbafec23ddd4814936121650 (diff)
ALSA: usb-audio: localize function without external linkage
When accessed inner a file, functions should have static qualifier for local-linkage. This commit fixes the bug. Sparse generated below warning. sound/usb/mixer_us16x08.c:1043:32: warning: symbol 'snd_us16x08_create_meter_store' was not declared. Should it be static? Fixes: d2bb390a2081 ("ALSA: usb-audio: Tascam US-16x08 DSP mixer quirk") Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/x86')
0 files changed, 0 insertions, 0 deletions