浏览代码

x86: mpparse, move generic processor info to apic_32.c fix

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 年之前
父节点
当前提交
86c9835b46
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      include/asm-x86/mpspec.h

+ 2 - 0
include/asm-x86/mpspec.h

@@ -1,6 +1,8 @@
 #ifndef _AM_X86_MPSPEC_H
 #define _AM_X86_MPSPEC_H
 
+#include <linux/init.h>
+
 #include <asm/mpspec_def.h>
 
 #ifdef CONFIG_X86_32