dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 29 Sep 2014 12:42:19 +0000 (14:42 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 15 Oct 2014 08:00:09 +0000 (13:30 +0530)
The 'void __iomem *regs' is not used in pl330_submit_req() function.
Remove it.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/pl330.c

Simple merge