ALSA: hda - Fix a unused variable warning
authorTakashi Iwai <tiwai@suse.de>
Fri, 20 Jan 2012 11:14:12 +0000 (12:14 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Jan 2012 11:14:12 +0000 (12:14 +0100)
commitcb0cdebbf8b834110ef67ed9335d5bafed7835df
treeb04432bad1c79e07f262b2c08cd7a70b223b6ddb
parentb9ecc4ee28a5ff5b3997da247cd9df1320c602a9
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 <tiwai@suse.de>
sound/pci/hda/patch_realtek.c