Hi all, After merging the sound-asoc tree, today's linux-next build (x86_64 allmodconfig) produced this warning:
sound/soc/fsl/fsl_spdif.c: In function 'fsl_spdif_probe':
sound/soc/fsl/fsl_spdif.c:1255:22: warning: unused variable 'np'
[-Wunused-variable]
1255 | struct device_node *np = pdev->dev.of_node;
| ^~
Introduced by commit
601fd3a7d849 ("ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()")
--
Cheers,
Stephen Rothwell
pgpQ2KRRqO0KP.pgp
Description: OpenPGP digital signature

