提交 b95eed7c 编写于 作者: T Takashi Iwai 提交者: Jaroslav Kysela

[ALSA] trident - Shut up compile warnings

Trident driver
Shut up compile warnings about uninitialized variables.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 ff6fdc37
......@@ -472,6 +472,7 @@ void snd_trident_write_voice_regs(trident_t * trident,
break;
default:
snd_BUG();
return;
}
outb(voice->number, TRID_REG(trident, T4D_LFO_GC_CIR));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册