Skip to content
Commit e4c28688 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: dummy: make local data static



Add missing prefix to make some local data static.

Spotted by sparse:
  sound/drivers/dummy.c:159:20: warning: symbol 'model_emu10k1' was not declared. Should it be static?
  sound/drivers/dummy.c:165:20: warning: symbol 'model_rme9652' was not declared. Should it be static?
  ....

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 146a5e3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment