commit | 1a4e34e67c6de2385d9d493e69c0f6fce886b14d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Sep 16 07:42:34 2010 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Sep 16 07:44:39 2010 +0200 |
tree | 6934740b3afa545faeb5bbc185cd9245caa8421d | |
parent | 645ef9ef1fc0ff70456495b1e21d3420b7b08541 [diff] |
ALSA: usb-audio - Fix an unused-variable compile warning 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>