]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - include/linux/shdma-base.h
kernel/fork.c: make mm_init_owner static
[mirror_ubuntu-zesty-kernel.git] / include / linux / shdma-base.h
index f92c0a43c54cb9ee2465e8e4c726cc1a1e630096..abdf1f229dc3d04e7197d197595fda0eac060098 100644 (file)
@@ -54,6 +54,7 @@ struct shdma_desc {
        dma_cookie_t cookie;
        int chunks;
        int mark;
+       bool cyclic;                    /* used as cyclic transfer */
 };
 
 struct shdma_chan {