Skip to content
Commit 2ef7ff03 authored by Vinod Koul's avatar Vinod Koul
Browse files

dmaengine: sirf-dma: remove unused ‘sdesc’



In sirfsoc_dma_pm_suspend(), variable ‘sdesc’ is initialized but never used, which
leads to warning with W=1.

drivers/dma/sirf-dma.c: In function 'sirfsoc_dma_pm_suspend':
drivers/dma/sirf-dma.c:1014:27: warning: variable 'sdesc' set but not used [-Wunused-but-set-variable]

So remove it.

Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 920e00d6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment