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

[ALSA] Fix compile warning in timer.c

Fix a compile warning in timer.c due to unused variables.
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 9c323fcb
......@@ -1061,7 +1061,6 @@ static int snd_timer_register_system(void)
static void snd_timer_proc_read(struct snd_info_entry *entry,
struct snd_info_buffer *buffer)
{
unsigned long flags;
struct snd_timer *timer;
struct snd_timer_instance *ti;
struct list_head *p, *q;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册