]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: Fix a compile warning in cs46xx_lib.c
authorTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 14:28:07 +0000 (15:28 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 1 Dec 2008 14:28:07 +0000 (15:28 +0100)
commit480cf663e6988b3e79b570b42d2dbdb6c2ba9b94
tree6d6152e338adc2c095bc58c9c94f1a77a5453cc1
parent02834f112d159eb87b584c7df56bddc5beeff5b3
ALSA: Fix a compile warning in cs46xx_lib.c

Fix a build warning
  sound/pci/cs46xx/cs46xx_lib.c:3643: warning: unused variable ā€˜iā€™
when CONFIG_SND_CS46XX_NEW_DSP=n.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs46xx/cs46xx_lib.c