diff options
Diffstat (limited to 'arch/mips/include/asm/mach-rc32434/dma_v.h')
-rw-r--r-- | arch/mips/include/asm/mach-rc32434/dma_v.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-rc32434/dma_v.h b/arch/mips/include/asm/mach-rc32434/dma_v.h index 173a9f9146cd..28c54063a345 100644 --- a/arch/mips/include/asm/mach-rc32434/dma_v.h +++ b/arch/mips/include/asm/mach-rc32434/dma_v.h | |||
@@ -5,7 +5,7 @@ | |||
5 | * DMA register definition. | 5 | * DMA register definition. |
6 | * | 6 | * |
7 | * Author : ryan.holmQVist@idt.com | 7 | * Author : ryan.holmQVist@idt.com |
8 | * Date : 20011005 | 8 | * Date : 20011005 |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #ifndef _ASM_RC32434_DMA_V_H_ | 11 | #ifndef _ASM_RC32434_DMA_V_H_ |
@@ -49,4 +49,4 @@ static inline void rc32434_chain_dma(struct dma_reg *ch, u32 dma_addr) | |||
49 | __raw_writel(dma_addr, &ch->dmandptr); | 49 | __raw_writel(dma_addr, &ch->dmandptr); |
50 | } | 50 | } |
51 | 51 | ||
52 | #endif /* _ASM_RC32434_DMA_V_H_ */ | 52 | #endif /* _ASM_RC32434_DMA_V_H_ */ |