drm/panthor: Don't add write fences to the shared BOs
[drm/drm-misc.git] / arch / x86 / mm / numa_internal.h
blob11e1ff370c106fca2b0e75bacfbb5299b8eedfa4
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __X86_MM_NUMA_INTERNAL_H
3 #define __X86_MM_NUMA_INTERNAL_H
5 #include <linux/types.h>
6 #include <asm/numa.h>
8 void __init x86_numa_init(void);
10 #endif /* __X86_MM_NUMA_INTERNAL_H */