tree e7715280ac6bdd435c93df3a9310d0b24469c49a
parent c9eab129fcbcef364b34fb3a70cb2531847e1edf
author Clemens Ladisch <[EMAIL PROTECTED]> Mon, 11 Jul 2005 15:37:19 +0200
committer Jaroslav Kysela <[EMAIL PROTECTED]> Thu, 28 Jul 2005 12:22:31 +0200
[ALSA] ac97 - remove unused variable
AC97 Codec
remove a variable made obsolete by the last change
Signed-off-by: Clemens Ladisch <[EMAIL PROTECTED]>
sound/pci/ac97/ac97_codec.c | 1 -
1 files changed, 1 deletion(-)
diff --git a/sound/pci/ac97/ac97_codec.c b/sound/pci/ac97/ac97_codec.c
--- a/sound/pci/ac97/ac97_codec.c
+++ b/sound/pci/ac97/ac97_codec.c
@@ -2231,7 +2231,6 @@ void snd_ac97_restore_iec958(ac97_t *ac9
*/
void snd_ac97_resume(ac97_t *ac97)
{
- int i;
unsigned long end_time;
if (ac97->bus->ops->reset) {
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html