From: Ingo Molnar Date: Fri, 28 Mar 2008 10:59:57 +0000 (+0100) Subject: x86: mpparse, move generic processor info to apic_32.c fix X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=86c9835b46605fb29a3c30c6cc344d9df49e54a3;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git x86: mpparse, move generic processor info to apic_32.c fix Signed-off-by: Ingo Molnar --- diff --git a/include/asm-x86/mpspec.h b/include/asm-x86/mpspec.h index 7ee54d396d6..31bac12a97d 100644 --- a/include/asm-x86/mpspec.h +++ b/include/asm-x86/mpspec.h @@ -1,6 +1,8 @@ #ifndef _AM_X86_MPSPEC_H #define _AM_X86_MPSPEC_H +#include + #include #ifdef CONFIG_X86_32