]> Pileus Git - ~andy/linux/blobdiff - include/asm-generic/dma-mapping.h
[PATCH] sn3 iomem annotations and fixes
[~andy/linux] / include / asm-generic / dma-mapping.h
index 747d790295f3ddf02229f1a2838830f09ff22247..1b356207712c848a3e7318c96515d7fcac24608b 100644 (file)
@@ -274,7 +274,7 @@ dma_get_cache_alignment(void)
 {
        /* no easy way to get cache size on all processors, so return
         * the maximum possible, to be safe */
-       return (1 << L1_CACHE_SHIFT_MAX);
+       return (1 << INTERNODE_CACHE_SHIFT);
 }
 
 static inline void