]> Pileus Git - ~andy/linux/blobdiff - drivers/dma/txx9dmac.h
drm/nouveau: create real execution engine for software object class
[~andy/linux] / drivers / dma / txx9dmac.h
index 365d42366b9f15e237833ace8530e1f4e78e1a21..f5a760598882499ff73174ffcb2b5b486606056d 100644 (file)
@@ -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;