aboutsummaryrefslogtreecommitdiff
path: root/drivers/dma/mv_xor_v2.c
diff options
context:
space:
mode:
authorVinod Koul2016-12-09 15:24:12 +0530
committerVinod Koul2016-12-12 22:25:22 +0530
commit920e00d62ef9a818a4af7b2f9e1dbca23f846fc1 (patch)
tree210194c042cba02ea2b847e700ba7e8ffed1b4a8 /drivers/dma/mv_xor_v2.c
parent963173fe4875d77320360628f827b0a818d6772e (diff)
dmaengine: pl330: remove unused ‘regs’
In pl330_add(), variable ‘regs’ is initialized but never used, which leads to warning with W=1. drivers/dma/pl330.c: In function 'pl330_add': drivers/dma/pl330.c:1891:16: warning: variable 'regs' set but not used [-Wunused-but-set-variable] So remove it. Cc: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/mv_xor_v2.c')
0 files changed, 0 insertions, 0 deletions