summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-ebsa110/dma.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-01-07 19:45:22 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2006-01-07 19:45:22 +0100
commit8995b161eb142b843094dd614b80e4cce1d66352 (patch)
treeffd9988879441d5ec45ab96b2e06f4fcb1210158 /include/asm-arm/arch-ebsa110/dma.h
parentMerge master.kernel.org:/home/rmk/linux-2.6-serial (diff)
parent[ARM] byteorder.h needs linux/compiler.h (diff)
downloadlinux-8995b161eb142b843094dd614b80e4cce1d66352.tar.xz
linux-8995b161eb142b843094dd614b80e4cce1d66352.zip
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Diffstat (limited to 'include/asm-arm/arch-ebsa110/dma.h')
-rw-r--r--include/asm-arm/arch-ebsa110/dma.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-arm/arch-ebsa110/dma.h b/include/asm-arm/arch-ebsa110/dma.h
index d491776ac1cc..c52f9e2ab0bb 100644
--- a/include/asm-arm/arch-ebsa110/dma.h
+++ b/include/asm-arm/arch-ebsa110/dma.h
@@ -9,11 +9,3 @@
*
* EBSA110 DMA definitions
*/
-#ifndef __ASM_ARCH_DMA_H
-#define __ASM_ARCH_DMA_H
-
-#define MAX_DMA_ADDRESS 0xffffffff
-#define MAX_DMA_CHANNELS 0
-
-#endif /* _ASM_ARCH_DMA_H */
-