dma: imx-sdma: remove the unused completion
authorHuang Shijie <b32955@freescale.com>
Fri, 5 Jul 2013 07:50:55 +0000 (15:50 +0800)
committerVinod Koul <vinod.koul@intel.com>
Mon, 19 Aug 2013 08:46:19 +0000 (14:16 +0530)
After the patch: "2ccaef0 dma: imx-sdma: make channel0 operations atomic",
the "done" completion is not used any more.

Just remove it.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

No differences found