diff options
Diffstat (limited to 'arch/arm/mach-s3c64xx/include/mach/dma.h')
| -rw-r--r-- | arch/arm/mach-s3c64xx/include/mach/dma.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/arm/mach-s3c64xx/include/mach/dma.h b/arch/arm/mach-s3c64xx/include/mach/dma.h index 57b1ff4b2d7..fe1a98cf0e4 100644 --- a/arch/arm/mach-s3c64xx/include/mach/dma.h +++ b/arch/arm/mach-s3c64xx/include/mach/dma.h @@ -21,7 +21,6 @@   */  enum dma_ch {  	/* DMA0/SDMA0 */ -	DMACH_DT_PROP = -1, /* not yet supported, do not use */  	DMACH_UART0 = 0,  	DMACH_UART0_SRC2,  	DMACH_UART1, |