Переглянути джерело

x86: KGDB build fix

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 роки тому
батько
коміт
f8dfd5ed14
1 змінених файлів з 1 додано та 5 видалено
  1. 1 5
      arch/x86/kernel/kgdb.c

+ 1 - 5
arch/x86/kernel/kgdb.c

@@ -46,11 +46,7 @@
 #include <asm/apicdef.h>
 #include <asm/system.h>
 
-#ifdef CONFIG_X86_32
-# include <mach_ipi.h>
-#else
-# include <asm/mach_apic.h>
-#endif
+#include <mach_ipi.h>
 
 /*
  * Put the error code here just in case the user cares: