dmaengine: imx-sdma: remove assignment never used
authorVinod Koul <vinod.koul@intel.com>
Fri, 8 Jul 2016 05:13:27 +0000 (10:43 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sat, 23 Jul 2016 10:37:28 +0000 (16:07 +0530)
commit0d605ba0b8ce7f5963124853774cc9bd84589a99
tree5205e6dfe881162d945fe03b092add032c098a02
parent24a1b5a011b0d223ec0d97f6f69cd4d66101684b
dmaengine: imx-sdma: remove assignment never used

David reported:
[drivers/dma/imx-sdma.c:769]: (style) Variable 'emi_2_emi' is assigned a value that is never used

Since emi_2_emi is never used afterwards, remove thsi as well

Reported-by: David Binderman <dcb314@hotmail.com>
Cc: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-sdma.c
This page took 0.023952 seconds and 5 git commands to generate.