commit | cb0cdebbf8b834110ef67ed9335d5bafed7835df | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 20 12:14:12 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jan 20 12:14:12 2012 +0100 |
tree | b04432bad1c79e07f262b2c08cd7a70b223b6ddb | |
parent | b9ecc4ee28a5ff5b3997da247cd9df1320c602a9 [diff] |
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>