diff options
Diffstat (limited to 'arch/x86/include/asm/mmzone_32.h')
| -rw-r--r-- | arch/x86/include/asm/mmzone_32.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/x86/include/asm/mmzone_32.h b/arch/x86/include/asm/mmzone_32.h index 8a9b3e288cb..1ec990bd7dc 100644 --- a/arch/x86/include/asm/mmzone_32.h +++ b/arch/x86/include/asm/mmzone_32.h @@ -11,9 +11,6 @@  #ifdef CONFIG_NUMA  extern struct pglist_data *node_data[];  #define NODE_DATA(nid)	(node_data[nid]) - -#include <asm/numaq.h> -  #endif /* CONFIG_NUMA */  #ifdef CONFIG_DISCONTIGMEM  | 
