7 Jul
2020
7 Jul
'20
9:23 p.m.
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