ASoC: sh: dma-sh7760: remove unused variable
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 19 Feb 2021 23:16:28 +0000 (17:16 -0600)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:06:59 +0000 (13:06 +0000)
commit77150b5a5a473ec35c0bf6f1a8b966329ad9439d
treed99d71f682188c2aa740c28a8529608ad0778c61
parente92a309be437b761c6972502386ea717c6fed027
ASoC: sh: dma-sh7760: remove unused variable

cppcheck warning:

sound/soc/sh/dma-sh7760.c:180:6: style: Unused variable: ret
[unusedVariable]
 int ret;
     ^

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210219231635.5749-2-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sh/dma-sh7760.c