]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/avr32/include/asm/cache.h
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
[net-next-2.6.git] / arch / avr32 / include / asm / cache.h
index d3cf35ab11ab127854c90385554f743848bfe371..c3a58a189a914423bb5327ca0c6e487b564aad56 100644 (file)
@@ -11,7 +11,7 @@
  * cache before the transfer is done, causing old data to be seen by
  * the CPU.
  */
-#define ARCH_KMALLOC_MINALIGN  L1_CACHE_BYTES
+#define ARCH_DMA_MINALIGN      L1_CACHE_BYTES
 
 #ifndef __ASSEMBLER__
 struct cache_info {