From: Vinod Koul Date: Wed, 30 Oct 2013 12:52:30 +0000 (+0530) Subject: dmanengine: fix edma driver to not define DMA_COMPLETE X-Git-Tag: v3.13-rc1~29^2~21^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db60d8da8f643586c95f8fc3e383954f8c57f1f3;p=pandora-kernel.git dmanengine: fix edma driver to not define DMA_COMPLETE edma header defines DMA_COMPLETE, this causes issues as commit adfedd9a32e4 move DMA_SUCCESS to DMA_COMPLETE. edma should properly namespace its defines and needs a future fix Reported-by: Olof Johansson Signed-off-by: Vinod Koul --- Reading git-diff-tree failed