kvm tools, setup: Create private directory
[linux-2.6/next.git] / arch / arm / mach-shark / include / mach / isa-dma.h
blob96c43b8f8dda950a1c909efc39eba8ae40f46acc
1 /*
2 * arch/arm/mach-shark/include/mach/isa-dma.h
4 * by Alexander Schulz
5 */
6 #ifndef __ASM_ARCH_DMA_H
7 #define __ASM_ARCH_DMA_H
9 #define MAX_DMA_CHANNELS 8
10 #define DMA_ISA_CASCADE 4
12 #endif /* _ASM_ARCH_DMA_H */