]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bossart...
authorMark Brown <broonie@kernel.org>
Tue, 7 Jul 2020 12:03:23 +0000 (13:03 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 7 Jul 2020 12:03:23 +0000 (13:03 +0100)
commitce1d4d26b8ee536cdcc45b97db31e40be0ff5aa3
treebedf906bb542310d5ae6b05ce293a4b10fd0e176
parent5146b6a92c1194674f21def93d7025c97ed6977f
parent343403e2dad897a3c6c974a43d760b4fb96b996b
Merge series "ASoC: amd: remove warnings with make W=1" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

Yet another cleanup series, with good findings of variables not used
for anything.

Pierre-Louis Bossart (6):
  ASoC: amd: acp-da7219-max98357a: fix 'defined but not used' warning
  ASoC: amd: acp-rt5645: fix 'defined but not used' warning
  ASoC: amd: raven: acp3x-pcm-dma: fix 'set but not used' warning
  ASoC: amd: raven: acp3x-i2s: fix 'set but not used' warning
  ASoC: amd: raven: acp3x-pcm-dma: remove unused-but-set variable
  ASoC: amd: raven: acp3x-i2s: remove unused-but-set variable

 sound/soc/amd/acp-da7219-max98357a.c | 2 ++
 sound/soc/amd/acp-rt5645.c           | 2 ++
 sound/soc/amd/raven/acp3x-i2s.c      | 4 ----
 sound/soc/amd/raven/acp3x-pcm-dma.c  | 4 ----
 4 files changed, 4 insertions(+), 8 deletions(-)

--
2.25.1