[PATCH -next] ASoC: Intel: fix unused-variable warning in probe_codec
Takashi Iwai
tiwai at suse.de
Tue Sep 13 17:21:40 CEST 2022
On Tue, 13 Sep 2022 16:03:35 +0200,
Cezary Rojewski wrote:
>
> On 2022-08-22 5:51 AM, Gaosheng Cui wrote:
> > In configurations with CONFIG_SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC=n,
> > gcc warns about an unused variable:
> >
> > sound/soc/intel/skylake/skl.c: In function ‘probe_codec’:
> > sound/soc/intel/skylake/skl.c:729:18: error: unused variable ‘skl’ [-Werror=unused-variable]
> > struct skl_dev *skl = bus_to_skl(bus);
> > ^~~
> > cc1: all warnings being treated as errors
> >
> > Fixes: 3fd63658caed9 ("ASoC: Intel: Drop hdac_ext usage for codec device creation")
> > Signed-off-by: Gaosheng Cui <cuigaosheng1 at huawei.com>
>
> Thanks for the fix.
>
> Acked-by: Cezary Rojewski <cezary.rojewski at intel.com>
Applied now.
Takashi
More information about the Alsa-devel
mailing list