aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/txx9dmac.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/txx9dmac.h')
-rw-r--r--drivers/dma/txx9dmac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/dma/txx9dmac.h b/drivers/dma/txx9dmac.h
index 365d42366b9f..f5a760598882 100644
--- a/drivers/dma/txx9dmac.h
+++ b/drivers/dma/txx9dmac.h
@@ -172,7 +172,6 @@ struct txx9dmac_chan {
172 spinlock_t lock; 172 spinlock_t lock;
173 173
174 /* these other elements are all protected by lock */ 174 /* these other elements are all protected by lock */
175 dma_cookie_t completed;
176 struct list_head active_list; 175 struct list_head active_list;
177 struct list_head queue; 176 struct list_head queue;
178 struct list_head free_list; 177 struct list_head free_list;