From: Takashi Iwai Date: Fri, 20 Jan 2012 11:14:12 +0000 (+0100) Subject: ALSA: hda - Fix a unused variable warning X-Git-Tag: v3.3-rc2~40^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb0cdebbf8b834110ef67ed9335d5bafed7835df;p=pandora-kernel.git ALSA: hda - Fix a unused variable warning Just overlooked. sound/pci/hda/patch_realtek.c: In function ‘alc_sku_unsol_event’: sound/pci/hda/patch_realtek.c:643:19: warning: unused variable ‘spec’ [-Wunused-variable] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed