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:
5734a07
)
ALSA: hda - Fix "unused variable" compile warning
author
Takashi Iwai
<tiwai@suse.de>
Wed, 19 Jan 2011 16:27:58 +0000
(17:27 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 19 Jan 2011 16:27:58 +0000
(17:27 +0100)
sound/pci/hda/patch_realtek.c: In function ‘alc_apply_fixup’:
sound/pci/hda/patch_realtek.c:1724:14: warning: unused variable ‘modelname’
snd_printdd() is evaluated only when CONFIG_SND_DEBUG_VERBOSE=y.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found