[PATCH 0/3] ASoC: Clean-up W=1 build warningsâ - part3
Pierre-Louis Bossart
pierre-louis.bossart at linux.intel.com
Tue Jul 7 21:23:07 CEST 2020
This is a much smaller set of cleanups, all related to warnings thrown
by the use of GENMASK() with an unsigned variable. I just made the
warning go away but I wonder if there's a better fix in the definition
of GENMASK() itself?
Pierre-Louis Bossart (3):
ASoC: Intel: Skylake: remove comparison always false warning
ASoC: meson: axg-pdm: remove comparison always false warning
ASoC: meson: axg-spdifin: remove comparison always false warning
sound/soc/intel/skylake/skl-sst-dsp.c | 2 +-
sound/soc/meson/axg-pdm.c | 2 +-
sound/soc/meson/axg-spdifin.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
--
2.25.1
More information about the Alsa-devel
mailing list