git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9ecc4e
)
ALSA: hda - Fix a unused variable warning
author
Takashi Iwai
<tiwai@suse.de>
Fri, 20 Jan 2012 11:14:12 +0000
(12:14 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 20 Jan 2012 11:14:12 +0000
(12:14 +0100)
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>
No differences found