Loading arch/x86/kernel/kgdb.c +1 −5 Original line number Diff line number Diff line Loading @@ -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 /* * Put the error code here just in case the user cares: Loading Loading
arch/x86/kernel/kgdb.c +1 −5 Original line number Diff line number Diff line Loading @@ -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 /* * Put the error code here just in case the user cares: Loading