]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/include/asm/mach-generic/kmalloc.h
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
[net-next-2.6.git] / arch / mips / include / asm / mach-generic / kmalloc.h
index b8e6deba352fd90f6685e736a25df7ac5689c912..a5d669086ed94a51a2fc03101dbe3e1be7b39f23 100644 (file)
@@ -7,7 +7,7 @@
  * Total overkill for most systems but need as a safe default.
  * Set this one if any device in the system might do non-coherent DMA.
  */
-#define ARCH_KMALLOC_MINALIGN  128
+#define ARCH_DMA_MINALIGN      128
 #endif
 
 #endif /* __ASM_MACH_GENERIC_KMALLOC_H */