From: Ingo Molnar <mingo@elte.hu>
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%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git

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

Signed-off-by: Ingo Molnar <mingo@elte.hu>
---

diff --git a/include/asm-x86/mpspec.h b/include/asm-x86/mpspec.h
index 7ee54d396d60..31bac12a97d1 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 <linux/init.h>
+
 #include <asm/mpspec_def.h>
 
 #ifdef CONFIG_X86_32