linux/sound/soc/amd
YueHaibing 424d5b56d0
ASoC: amd: remove set but not used variable 'dma_buffer'
Fixes gcc '-Wunused-but-set-variable' warning:

sound/soc/amd/raven/acp3x-pcm-dma.c: In function 'acp3x_dma_hw_params':
sound/soc/amd/raven/acp3x-pcm-dma.c:333:25: warning:
 variable 'dma_buffer' set but not used [-Wunused-but-set-variable]

It never used since introduction in commit
8de1b5ed03 ("ASoC: amd: add acp3x system resume pm op")

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-15 11:20:34 -08:00
..
include
raven ASoC: amd: remove set but not used variable 'dma_buffer' 2018-11-15 11:20:34 -08:00
acp-da7219-max98357a.c ASoC: AMD: constify regulator_desc structure 2018-11-05 11:25:57 +00:00
acp-pcm-dma.c Merge remote-tracking branch 'asoc/for-4.19' into asoc-4.20 2018-10-19 13:31:41 +01:00
acp-rt5645.c ASoC: rt5645/rt5677: replace codec to component 2018-02-12 11:18:44 +00:00
acp.h ASoC: AMD: Fix simultaneous playback and capture on different channel 2018-09-10 18:46:09 +01:00
Kconfig ASoC: amd: Fixed build errors 2018-11-15 11:18:57 -08:00
Makefile ASoC: amd: enable acp3x drivers build 2018-11-13 11:44:12 -08:00