Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next
[firefly-linux-kernel-4.4.55.git] / drivers / dma / dw_dmac_regs.h
index cf0ce5c77d609d52e024f3426ab521bdb86e7545..4d02c3669b75bcf023a7f03916d02d3749ec2e1e 100644 (file)
@@ -247,6 +247,7 @@ struct dw_dma {
        /* hardware configuration */
        unsigned char           nr_masters;
        unsigned char           data_width[4];
+       unsigned int            request_line_base;
 
        struct dw_dma_chan      chan[0];
 };