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)
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>

No differences found