commit | 8867bd508f88eae8b9c54394f17422f49e387b26 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@linux.intel.com> | Tue Mar 13 11:56:44 2012 +0530 |
committer | Vinod Koul <vinod.koul@linux.intel.com> | Tue Mar 13 11:56:44 2012 +0530 |
tree | cd284c19966cfe7184c3fe3ea53125e43afae5f5 | |
parent | 8ac695463f37af902e953d575d3f782e32e170da [diff] |
dmaengine: pl330: fix the pl330 build after cookie cleanup drivers/dma/pl330.c: In function 'pl330_control': drivers/dma/pl330.c:342: error: 'struct dma_pl330_chan' has no member named 'completed' Reported by: Jassi Brar <jassisinghbrar@gmail.com> Suggested by: Jassi Brar <jassisinghbrar@gmail.com> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>