diff options
author | Vinod Koul | 2016-12-09 15:24:12 +0530 |
---|---|---|
committer | Vinod Koul | 2016-12-12 22:25:22 +0530 |
commit | 920e00d62ef9a818a4af7b2f9e1dbca23f846fc1 (patch) | |
tree | 210194c042cba02ea2b847e700ba7e8ffed1b4a8 /drivers/dma/mv_xor_v2.c | |
parent | 963173fe4875d77320360628f827b0a818d6772e (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