Vinod Koul 3338ca533b dmaengine: sf-pdma: remove unused 'desc'
'desc' variable is now defined but not used in sf_pdma_donebh_tasklet(),
causing this warning:

drivers/dma/sf-pdma/sf-pdma.c: In function 'sf_pdma_donebh_tasklet':
drivers/dma/sf-pdma/sf-pdma.c:287:23: warning: unused variable 'desc' [-Wunused-variable]

Remove this unused variable

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-09-14 11:19:49 +05:30
..
2020-09-11 17:45:36 +05:30
2019-07-17 09:55:43 -07:00
2020-09-11 17:45:36 +05:30
2020-08-07 18:48:15 -07:00
2020-09-11 17:45:36 +05:30
2020-08-07 11:13:37 +05:30
2019-07-17 09:55:43 -07:00
2020-09-11 17:42:13 +05:30
2020-09-11 17:45:36 +05:30
2019-07-17 09:55:43 -07:00
2020-01-27 10:55:50 -08:00