ALSA: hda - Fix misc compile warnings in patch_ca0132.c
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Feb 2013 11:41:40 +0000 (12:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Feb 2013 11:56:12 +0000 (12:56 +0100)
commit9a0869f4028916a164b1ba600e819c1dcd7c17a2
tree2d42e1cfce646a8c2d6149a7696874a564cdbdae
parent45acc86b2e47e255c4a6194dd69248a1bce71e48
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>
sound/pci/hda/patch_ca0132.c