...but do not break CONFIG_SMP :). Looks like this header became irrelevant for us.
Jan --- arch/x86/kernel/ipipe.c | 1 - 1 file changed, 1 deletion(-) Index: b/arch/x86/kernel/ipipe.c =================================================================== --- a/arch/x86/kernel/ipipe.c +++ b/arch/x86/kernel/ipipe.c @@ -48,7 +48,6 @@ #include <asm/apic.h> #include <mach_ipi.h> #else /* !CONFIG_X86_32 */ -#include <asm/ipi.h> #include <asm/mach_apic.h> #endif /* !CONFIG_X86_32 */ #endif /* CONFIG_X86_LOCAL_APIC */ _______________________________________________ Adeos-main mailing list [email protected] https://mail.gna.org/listinfo/adeos-main
