diff options
author | Sachin Kamat <[email protected]> | 2013-10-31 10:48:09 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2013-11-28 12:54:26 +0530 |
commit | 415612c1caab50f60797f06ad016ef602f0503cb (patch) | |
tree | baa012aea7365683116435f553d5b4262dcb21cb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff) |
dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion status
Use the recently introduced DMA_COMPLETE instead of DMA_SUCCESS.
Without this patch we get the following build error:
drivers/dma/s3c24xx-dma.c: In function ‘s3c24xx_dma_tx_status’:
drivers/dma/s3c24xx-dma.c:798:13: error: ‘DMA_SUCCESS’ undeclared
(first use in this function)
Signed-off-by: Sachin Kamat <[email protected]>
Acked-by: Heiko Stuebner <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions