Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
[powerpc.git] / include / asm-generic / dma-mapping.h
index 747d790..1b35620 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