git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
7 lines
156 B
C
7 lines
156 B
C
#ifndef __ASM_MACH_TX49XX_KMALLOC_H
|
|
#define __ASM_MACH_TX49XX_KMALLOC_H
|
|
|
|
#define ARCH_DMA_MINALIGN L1_CACHE_BYTES
|
|
|
|
#endif /* __ASM_MACH_TX49XX_KMALLOC_H */
|