diff options
Diffstat (limited to 'sound/pci/ac97/ac97_codec.c')
-rw-r--r-- | sound/pci/ac97/ac97_codec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/ac97/ac97_codec.c b/sound/pci/ac97/ac97_codec.c index 1f09653dc0f3..6983eea226da 100644 --- 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 *ac97) | |||
2231 | */ | 2231 | */ |
2232 | void snd_ac97_resume(ac97_t *ac97) | 2232 | void snd_ac97_resume(ac97_t *ac97) |
2233 | { | 2233 | { |
2234 | int i; | ||
2235 | unsigned long end_time; | 2234 | unsigned long end_time; |
2236 | 2235 | ||
2237 | if (ac97->bus->ops->reset) { | 2236 | if (ac97->bus->ops->reset) { |