xref: /openbmc/linux/arch/mips/include/asm/mach-tx49xx/kmalloc.h (revision 384740dc49ea651ba350704d13ff6be9976e37fe)
1*384740dcSRalf Baechle #ifndef __ASM_MACH_TX49XX_KMALLOC_H
2*384740dcSRalf Baechle #define __ASM_MACH_TX49XX_KMALLOC_H
3*384740dcSRalf Baechle 
4*384740dcSRalf Baechle /*
5*384740dcSRalf Baechle  * All happy, no need to define ARCH_KMALLOC_MINALIGN
6*384740dcSRalf Baechle  */
7*384740dcSRalf Baechle 
8*384740dcSRalf Baechle #endif /* __ASM_MACH_TX49XX_KMALLOC_H */
9