X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fdma%2Ftxx9dmac.h;h=f5a760598882499ff73174ffcb2b5b486606056d;hb=33b1e95c90447ea73e37e837ea0268a894919f19;hp=365d42366b9f15e237833ace8530e1f4e78e1a21;hpb=8ec006c58775869175edee3d23f4525b6df2935a;p=karo-tx-linux.git 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 { spinlock_t lock; /* these other elements are all protected by lock */ - dma_cookie_t completed; struct list_head active_list; struct list_head queue; struct list_head free_list;