commit | f67bcc404249ed3fdedec250b24c705564802f21 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Mon Dec 08 11:25:50 2014 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Dec 22 12:34:23 2014 +0530 |
tree | d8872a9344c67934e9269c98f95ceba422cf0c25 | |
parent | a29c3956369b0a993fc41d4ec29289587bd16249 [diff] |
dmaengine: mxs-dma: fix unused variable warn drivers/dma/mxs-dma.c: In function 'mxs_dma_terminate_all': drivers/dma/mxs-dma.c:662:23: warning: unused variable 'mxs_chan'[-Wunused-variable] Signed-off-by: Vinod Koul <vinod.koul@intel.com>