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:
645ef9e
)
ALSA: usb-audio - Fix an unused-variable compile warning
author
Takashi Iwai
<tiwai@suse.de>
Thu, 16 Sep 2010 05:42:34 +0000
(07:42 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 16 Sep 2010 05:44:39 +0000
(07:44 +0200)
Used only when CONFIG_SND_DEBUG=y
sound/usb/mixer.c: In function 'get_min_max':
sound/usb/mixer.c:762: warning: unused variable 'chip'
Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found