]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/sh/include/asm/page.h
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
[net-next-2.6.git] / arch / sh / include / asm / page.h
index fb703d120d09b1ff4a6ea26e3e2c113cc5154753..c4e0b3d472b95363646ddefed49650d052d16ea4 100644 (file)
@@ -180,7 +180,7 @@ typedef struct page *pgtable_t;
  * Some drivers need to perform DMA into kmalloc'ed buffers
  * and so we have to increase the kmalloc minalign for this.
  */
-#define ARCH_KMALLOC_MINALIGN  L1_CACHE_BYTES
+#define ARCH_DMA_MINALIGN      L1_CACHE_BYTES
 
 #ifdef CONFIG_SUPERH64
 /*