From 4c2c1d675b294994ab97ae22dbc6ed6a22563645 Mon Sep 17 00:00:00 2001 From: Thomas Abraham Date: Fri, 13 Jul 2012 15:22:43 +0900 Subject: [PATCH] --- yaml --- r: 313317 b: refs/heads/master c: e9f9c8262a85bfe5ab657b38b8c0132c86c3722e h: refs/heads/master i: 313315: e591a3e1dd77ca2ebe2aa5297b88b4058f2c229a v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c64xx/include/mach/dma.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index d78cf966bab9..9973053ced81 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4d3c463634ba5d0c0f053013cd947721e5e42393 +refs/heads/master: e9f9c8262a85bfe5ab657b38b8c0132c86c3722e diff --git a/trunk/arch/arm/mach-s3c64xx/include/mach/dma.h b/trunk/arch/arm/mach-s3c64xx/include/mach/dma.h index fe1a98cf0e4c..57b1ff4b2d7c 100644 --- a/trunk/arch/arm/mach-s3c64xx/include/mach/dma.h +++ b/trunk/arch/arm/mach-s3c64xx/include/mach/dma.h @@ -21,6 +21,7 @@ */ enum dma_ch { /* DMA0/SDMA0 */ + DMACH_DT_PROP = -1, /* not yet supported, do not use */ DMACH_UART0 = 0, DMACH_UART0_SRC2, DMACH_UART1,