ALSA: hda - Fix an "unused variable" compile warning
authorTakashi Iwai <tiwai@suse.de>
Fri, 27 Feb 2009 16:52:22 +0000 (17:52 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 27 Feb 2009 16:52:22 +0000 (17:52 +0100)
Forgot to remove an unused variable.
  sound/pci/hda/patch_realtek.c: In function ‘alc882_auto_init_analog_input’:
  sound/pci/hda/patch_realtek.c:7018: warning: unused variable ‘vref’

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found