[ARM] dma: Use sensible DMA parameters for Acorn drivers
[pandora-kernel.git] / arch / arm / mach-rpc / include / mach / isa-dma.h
index bad7205..67bfc67 100644 (file)
@@ -23,5 +23,7 @@
 
 #define DMA_FLOPPY             DMA_VIRTUAL_FLOPPY
 
+#define IOMD_DMA_BOUNDARY      (PAGE_SIZE - 1)
+
 #endif /* _ASM_ARCH_DMA_H */