x86, mm: kill numa_64.h
Signed-off-by: Yinghai Lu <yinghai@kernel.org> Link: http://lkml.kernel.org/r/1353123563-3103-44-git-send-email-yinghai@kernel.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
This commit is contained in:

committed by
H. Peter Anvin

parent
94b43c3d86
commit
c074eaac2a
@@ -54,8 +54,6 @@ static inline int numa_cpu_node(int cpu)
|
||||
|
||||
#ifdef CONFIG_X86_32
|
||||
# include <asm/numa_32.h>
|
||||
#else
|
||||
# include <asm/numa_64.h>
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_NUMA
|
||||
|
Reference in New Issue
Block a user