Re: [PATCH -next] dmaengine: ti: edma: remove unused code
From: Vinod Koul
Date: Wed Sep 25 2019 - 16:28:46 EST
On 05-09-19, 14:02, YueHaibing wrote:
> drivers/dma/ti/edma.c: In function edma_probe:
> drivers/dma/ti/edma.c:2252:11: warning:
> variable off set but not used [-Wunused-but-set-variable]
>
> 'off' is not used now, so remove it.
Applied, thanks
--
~Vinod