aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mv_xor.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/mv_xor.h')
-rw-r--r--drivers/dma/mv_xor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/mv_xor.h b/drivers/dma/mv_xor.h
index 7812565b3505..52ca6172bc6b 100644
--- a/drivers/dma/mv_xor.h
+++ b/drivers/dma/mv_xor.h
@@ -71,7 +71,6 @@ struct mv_xor_private {
71 */ 71 */
72struct mv_xor_device { 72struct mv_xor_device {
73 struct platform_device *pdev; 73 struct platform_device *pdev;
74 int id;
75 dma_addr_t dma_desc_pool; 74 dma_addr_t dma_desc_pool;
76 void *dma_desc_pool_virt; 75 void *dma_desc_pool_virt;
77 size_t pool_size; 76 size_t pool_size;