diff options
author | Vinod Koul <vkoul@kernel.org> | 2018-07-02 16:12:51 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2018-07-02 16:12:51 +0300 |
commit | ad78b000fc100aec89ebe1ced9ed80e696444123 (patch) | |
tree | aa779c24a275e660d9cadad778f02f01696b2702 /drivers/spi/spi-dln2.c | |
parent | c1199875d327a9b3bbb3fb1cca0d467d3e625fbb (diff) | |
download | linux-ad78b000fc100aec89ebe1ced9ed80e696444123.tar.xz |
dmaengine: imx-sdma: remove unused variable
The variable is no longer used, though it is set, so remove it
drivers/dma/imx-sdma.c:1298:6:
warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
int ret, i, count;
^~~
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/spi/spi-dln2.c')
0 files changed, 0 insertions, 0 deletions