-
由 Vinod Koul 提交于
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: NVinod Koul <vkoul@kernel.org>ad78b000