xref: /openbmc/linux/arch/mips/include/asm/mach-tx49xx/kmalloc.h (revision 1a4e39c2e5ca2eb494a53ecd73055562f690bca0)
1 #ifndef __ASM_MACH_TX49XX_KMALLOC_H
2 #define __ASM_MACH_TX49XX_KMALLOC_H
3 
4 #define ARCH_DMA_MINALIGN L1_CACHE_BYTES
5 
6 #endif /* __ASM_MACH_TX49XX_KMALLOC_H */
7