]> git.karo-electronics.de Git - mv-sheeva.git/commit
dmaengine: pl330: fix the pl330 build after cookie cleanup
authorVinod Koul <vinod.koul@linux.intel.com>
Tue, 13 Mar 2012 06:26:44 +0000 (11:56 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Tue, 13 Mar 2012 06:26:44 +0000 (11:56 +0530)
commit8867bd508f88eae8b9c54394f17422f49e387b26
treecd284c19966cfe7184c3fe3ea53125e43afae5f5
parent8ac695463f37af902e953d575d3f782e32e170da
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>
drivers/dma/pl330.c