Browse Source

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

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 năm trước cách đây
mục cha
commit
86c9835b46
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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