summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-01-30 13:30:17 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:30:17 +0100
commitaaa64e04f9af8c05a10ab3d67df44154742d15cf (patch)
tree28036c0ad0fd261bbc766976efdf9189a7b88351 /arch/x86/mm
parentaf7a78e9258ffcca681e080cbc857f854869144f (diff)
downloadop-kernel-dev-aaa64e04f9af8c05a10ab3d67df44154742d15cf.zip
op-kernel-dev-aaa64e04f9af8c05a10ab3d67df44154742d15cf.tar.gz
x86: move numa related declarations
More stuff shuffeled to the correct place Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/mm')
-rw-r--r--arch/x86/mm/init_64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/mm/init_64.c b/arch/x86/mm/init_64.c
index 9677abb..0fbb657 100644
--- a/arch/x86/mm/init_64.c
+++ b/arch/x86/mm/init_64.c
@@ -44,6 +44,7 @@
#include <asm/smp.h>
#include <asm/sections.h>
#include <asm/kdebug.h>
+#include <asm/numa.h>
#ifndef Dprintk
#define Dprintk(x...)
OpenPOWER on IntegriCloud