firewire: ohci: fix isochronous DMA synchronization
[pandora-kernel.git] / arch / arm / mach-davinci / include / mach / memory.h
index 491249e..7873194 100644 (file)
  */
 #define CONSISTENT_DMA_SIZE (14<<20)
 
-/*
- * Restrict DMA-able region to workaround silicon bug.  The bug
- * restricts buffers available for DMA to video hardware to be
- * below 128M
- */
-#define ARM_DMA_ZONE_SIZE      SZ_128M
-
 #endif /* __ASM_ARCH_MEMORY_H */