dma: mv_xor: remove unused id field in mv_xor_device structure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -1125,8 +1125,6 @@ mv_xor_channel_add(struct mv_xor_private *msp,
|
||||
if (!adev->dma_desc_pool_virt)
|
||||
return ERR_PTR(-ENOMEM);
|
||||
|
||||
adev->id = hw_id;
|
||||
|
||||
/* discover transaction capabilites from the platform data */
|
||||
dma_dev->cap_mask = cap_mask;
|
||||
adev->pdev = pdev;
|
||||
|
Reference in New Issue
Block a user