Re: linux-next: build warning after merge of the sound-current tree

From: Takashi Iwai
Date: Wed Aug 12 2020 - 03:03:27 EST


On Wed, 12 Aug 2020 01:21:19 +0200,
Stephen Rothwell wrote:
>
> Hi all,
>
> After merging the sound-current tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> sound/pci/hda/patch_realtek.c: In function 'alc285_fixup_hp_gpio_led':
> sound/pci/hda/patch_realtek.c:4163:19: warning: unused variable 'spec' [-Wunused-variable]
> 4163 | struct alc_spec *spec = codec->spec;
> | ^~~~
>
> Introduced by commit
>
> 404690649e6a ("ALSA: hda - reverse the setting value in the micmute_led_set")

Thanks, fixed now in sound git tree.


Takashi