From: Takashi Iwai Date: Fri, 27 Feb 2009 16:52:22 +0000 (+0100) Subject: ALSA: hda - Fix an "unused variable" compile warning X-Git-Tag: v2.6.30-rc1~676^2~12^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c82c8abdeef53eb0bb0504becb4e91bbccceaee8;p=pandora-kernel.git ALSA: hda - Fix an "unused variable" compile warning 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 --- Reading git-diff-tree failed