From 029cae63065e1c44aef1b5ebee1d7fbc23f9737a Mon Sep 17 00:00:00 2001 From: Clemens Ladisch Date: Mon, 11 Jul 2005 15:37:19 +0200 Subject: [PATCH] --- yaml --- r: 5353 b: refs/heads/master c: 7858ffa062886706026cfff3ba80b8400b520501 h: refs/heads/master i: 5351: a4c19c3bbe29adfef5c6bc59192ad8bccb3a1834 v: v3 --- [refs] | 2 +- trunk/sound/pci/ac97/ac97_codec.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 54d7428e7f8b..e233fce5a498 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c9eab129fcbcef364b34fb3a70cb2531847e1edf +refs/heads/master: 7858ffa062886706026cfff3ba80b8400b520501 diff --git a/trunk/sound/pci/ac97/ac97_codec.c b/trunk/sound/pci/ac97/ac97_codec.c index 1f09653dc0f3..6983eea226da 100644 --- a/trunk/sound/pci/ac97/ac97_codec.c +++ b/trunk/sound/pci/ac97/ac97_codec.c @@ -2231,7 +2231,6 @@ void snd_ac97_restore_iec958(ac97_t *ac97) */ void snd_ac97_resume(ac97_t *ac97) { - int i; unsigned long end_time; if (ac97->bus->ops->reset) {