License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / mips / include / asm / mach-tx49xx / kmalloc.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __ASM_MACH_TX49XX_KMALLOC_H
3 #define __ASM_MACH_TX49XX_KMALLOC_H
4
5 #define ARCH_DMA_MINALIGN L1_CACHE_BYTES
6
7 #endif /* __ASM_MACH_TX49XX_KMALLOC_H */