]> Pileus Git - ~andy/linux/blobdiff - drivers/dma/dw_dmac_regs.h
Merge branch 'fix/hda' into for-linus
[~andy/linux] / drivers / dma / dw_dmac_regs.h
index 13a580767031a3aac04046ffd563ef1d83f053b0..d9a939f67f461ffa7b5deffd0f21d35bd7678864 100644 (file)
@@ -217,6 +217,7 @@ struct dw_desc {
 
        /* THEN values for driver housekeeping */
        struct list_head                desc_node;
+       struct list_head                tx_list;
        struct dma_async_tx_descriptor  txd;
        size_t                          len;
 };