diff options
Diffstat (limited to 'arch/arm/mach-s5p64x0')
-rw-r--r-- | arch/arm/mach-s5p64x0/dma.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-s5p64x0/dma.c b/arch/arm/mach-s5p64x0/dma.c index 2ee5dc069b37..9c4ce085f585 100644 --- a/arch/arm/mach-s5p64x0/dma.c +++ b/arch/arm/mach-s5p64x0/dma.c | |||
@@ -36,8 +36,6 @@ | |||
36 | #include <plat/devs.h> | 36 | #include <plat/devs.h> |
37 | #include <plat/irqs.h> | 37 | #include <plat/irqs.h> |
38 | 38 | ||
39 | static u64 dma_dmamask = DMA_BIT_MASK(32); | ||
40 | |||
41 | static u8 s5p6440_pdma_peri[] = { | 39 | static u8 s5p6440_pdma_peri[] = { |
42 | DMACH_UART0_RX, | 40 | DMACH_UART0_RX, |
43 | DMACH_UART0_TX, | 41 | DMACH_UART0_TX, |