commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=f5ca1a910a672b61d610b671bcfcf2929e2f5f9a
branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk

Signed-off-by: Sonic Zhang <[email protected]>
Signed-off-by: Bob Liu <[email protected]>
---
 arch/blackfin/include/asm/bfin_dma.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/blackfin/include/asm/bfin_dma.h b/arch/blackfin/include/asm/bfin_dma.h
index f2a60e4..e1cc739 100644
--- a/arch/blackfin/include/asm/bfin_dma.h
+++ b/arch/blackfin/include/asm/bfin_dma.h
@@ -43,6 +43,7 @@
 #define NDSIZE			0x00070000	/* Next Descriptor Size */
 #define NDSIZE_OFFSET		16		/* Next Descriptor Size Offset */
 #define DMAFLOW_LIST		0x00004000	/* Descriptor List Mode */
+#define DMAFLOW_LARGE		DMAFLOW_LIST
 #define DMAFLOW_ARRAY		0x00005000	/* Descriptor Array Mode */
 #define DMAFLOW_LIST_DEMAND	0x00006000	/* Descriptor Demand List Mode */
 #define DMAFLOW_ARRAY_DEMAND	0x00007000	/* Descriptor Demand Array Mode */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to