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

[ALSA] Fix a compile warning

Modules: CS4231 driver

Fix a compile warning (unused variable).
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 b32425ac
......@@ -1306,7 +1306,7 @@ static void snd_cs4231_resume(struct snd_cs4231 *chip)
{
int reg;
unsigned long flags;
int timeout;
/* int timeout; */
snd_cs4231_mce_up(chip);
spin_lock_irqsave(&chip->reg_lock, flags);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册