]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteed6567b1c504495aa1c54ed0b9c0721e4aa016e
tree93d6ac99e222296bc8c47ca20b0d3feb871662b9
parent7040d6832e77ccbb0a8591650b9798ef603d7bfa
dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()

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