|
@@ -87,7 +87,6 @@ struct mv_xor_chan {
|
|
void *dma_desc_pool_virt;
|
|
void *dma_desc_pool_virt;
|
|
size_t pool_size;
|
|
size_t pool_size;
|
|
struct dma_device dmadev;
|
|
struct dma_device dmadev;
|
|
- struct mv_xor_device *shared;
|
|
|
|
struct dma_chan dmachan;
|
|
struct dma_chan dmachan;
|
|
struct mv_xor_desc_slot *last_used;
|
|
struct mv_xor_desc_slot *last_used;
|
|
struct list_head all_slots;
|
|
struct list_head all_slots;
|