diff options
author | Vinod Koul <vinod.koul@intel.com> | 2016-12-08 20:31:30 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-12-15 14:20:59 +0300 |
commit | 30cd849771b56b2b71fe7ec5f090b86513a14b6d (patch) | |
tree | 4947e825c0f5db9ccccf978af615d01be6f609de /sound/soc/codecs/wm5110.c | |
parent | a5de5b74a50113564a1e0850e2da96c37c35e55d (diff) | |
download | linux-30cd849771b56b2b71fe7ec5f090b86513a14b6d.tar.xz |
ASoC: AMD: remove unused ‘dma_buffer’
In acp_dma_hw_params(), 'dma_buffer' is initialized, but not used. So
remove it.
sound/soc/amd/acp-pcm-dma.c: In function ‘acp_dma_hw_params’:
sound/soc/amd/acp-pcm-dma.c:673:25: warning: variable ‘dma_buffer’ set but not used [-Wunused-but-set-variable]
struct snd_dma_buffer *dma_buffer;
Cc: Maruthi Bayyavarapu <maruthi.bayyavarapu@amd.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/wm5110.c')
0 files changed, 0 insertions, 0 deletions