[PATCH] sparsemem memory model
[pandora-kernel.git] / include / linux / numa.h
index bd0c8c4..f0c539b 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <linux/config.h>
 
-#ifdef CONFIG_DISCONTIGMEM
+#ifndef CONFIG_FLATMEM
 #include <asm/numnodes.h>
 #endif