commit | 9a0869f4028916a164b1ba600e819c1dcd7c17a2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 07 12:41:40 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 07 12:56:12 2013 +0100 |
tree | 2d42e1cfce646a8c2d6149a7696874a564cdbdae | |
parent | 45acc86b2e47e255c4a6194dd69248a1bce71e48 [diff] |
ALSA: hda - Fix misc compile warnings in patch_ca0132.c sound/pci/hda/patch_ca0132.c: In function ‘ca0132_is_vnode_effective’: sound/pci/hda/patch_ca0132.c:3331:15: warning: ‘nid’ may be used uninitialized in this function [-Wmaybe-uninitialized] sound/pci/hda/patch_ca0132.c:4345:13: warning: ‘ca0132_download_dsp’ defined but not used [-Wunused-function] Signed-off-by: Takashi Iwai <tiwai@suse.de>