dmaengine: dw-axi-dmac: Fixes for RP1
[platform/kernel/linux-rpi.git] / drivers / dma / dw-axi-dmac / dw-axi-dmac.h
index eb267cb..47c3a4f 100644 (file)
@@ -101,6 +101,7 @@ struct axi_dma_desc {
 
        struct virt_dma_desc            vd;
        struct axi_dma_chan             *chan;
+       u32                             hw_desc_count;
        u32                             completed_blocks;
        u32                             length;
        u32                             period_len;