diff options
author | Takashi Iwai <tiwai@suse.de> | 2020-08-03 17:46:30 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-08-03 18:25:48 +0300 |
commit | 9493755d7c1156b00b58376752d4c3df7c0a01ec (patch) | |
tree | c4eed064db266bc3fc49ed9450d2c4781ba24914 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ccff7bd468d5e0595176656a051ef67c01f01968 (diff) | |
download | linux-9493755d7c1156b00b58376752d4c3df7c0a01ec.tar.xz |
ASoC: fsl: Fix unused variable warning
The variable rtd was left unused in psc_dma_free(), even unnoticed
during conversion to a new style:
sound/soc/fsl/mpc5200_dma.c:342:30: warning: unused variable 'rtd' [-Wunused-variable]
Drop the superfluous one.
Fixes: 6d1048bc1152 ("ASoC: fsl: mpc5200_dma: remove snd_pcm_ops")
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20200803144630.9615-1-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions