summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/numa.h
diff options
context:
space:
mode:
authorYinghai Lu <yinghai@kernel.org>2012-11-16 19:39:20 -0800
committerH. Peter Anvin <hpa@linux.intel.com>2012-11-17 11:59:47 -0800
commitc074eaac2ab264c94520efff7e896b771de885ae (patch)
tree4bb21c9747d487febe60486159784bc23e41ad4f /arch/x86/include/asm/numa.h
parent94b43c3d86dddf95064fc83e9087448b35f985ff (diff)
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>
Diffstat (limited to 'arch/x86/include/asm/numa.h')
-rw-r--r--arch/x86/include/asm/numa.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/numa.h b/arch/x86/include/asm/numa.h
index 49119fcea2dc..52560a2038e1 100644
--- a/arch/x86/include/asm/numa.h
+++ b/arch/x86/include/asm/numa.h
@@ -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