]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/dma/dw_dmac_regs.h
Merge branch 'topic/powermac' into for-linus
[linux-2.6-omap-h63xx.git] / drivers / dma / dw_dmac_regs.h
index 00fdd187bb0cf7ddbb5188cc33097f9739ee4ea7..b252b202c5cf1888f65149d3e22deee3d9cfeef0 100644 (file)
@@ -139,8 +139,6 @@ struct dw_dma_chan {
        struct list_head        queue;
        struct list_head        free_list;
 
-       struct dw_dma_slave     *dws;
-
        unsigned int            descs_allocated;
 };