diff options
Diffstat (limited to 'arch/arm/mach-ixp4xx/include/mach/dma.h')
| -rw-r--r-- | arch/arm/mach-ixp4xx/include/mach/dma.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/arch/arm/mach-ixp4xx/include/mach/dma.h b/arch/arm/mach-ixp4xx/include/mach/dma.h index 65944f25266..5b7e1a98e98 100644 --- a/arch/arm/mach-ixp4xx/include/mach/dma.h +++ b/arch/arm/mach-ixp4xx/include/mach/dma.h | |||
| @@ -8,12 +8,3 @@ | |||
| 8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
| 9 | * | 9 | * |
| 10 | */ | 10 | */ |
| 11 | #ifndef __ASM_ARCH_DMA_H | ||
| 12 | #define __ASM_ARCH_DMA_H | ||
| 13 | |||
| 14 | #include <asm/memory.h> | ||
| 15 | #include <asm/sizes.h> | ||
| 16 | |||
| 17 | #define MAX_DMA_ADDRESS (PAGE_OFFSET + SZ_64M) | ||
| 18 | |||
| 19 | #endif /* _ASM_ARCH_DMA_H */ | ||
