X-Git-Url: http://bbs.cooldavid.org/git/?a=blobdiff_plain;f=arch%2Fmips%2Finclude%2Fasm%2Fmach-generic%2Fkmalloc.h;h=a5d669086ed94a51a2fc03101dbe3e1be7b39f23;hb=a6eb9fe105d5de0053b261148cee56c94b4720ca;hp=b8e6deba352fd90f6685e736a25df7ac5689c912;hpb=cd1542c8197fc3c2eb3a8301505d5d9738fab1e4;p=net-next-2.6.git diff --git a/arch/mips/include/asm/mach-generic/kmalloc.h b/arch/mips/include/asm/mach-generic/kmalloc.h index b8e6deba352..a5d669086ed 100644 --- a/arch/mips/include/asm/mach-generic/kmalloc.h +++ b/arch/mips/include/asm/mach-generic/kmalloc.h @@ -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 */