summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/apollolake/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/apollolake/cpu.c')
-rw-r--r--arch/x86/cpu/apollolake/cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/apollolake/cpu.c b/arch/x86/cpu/apollolake/cpu.c
index 328f79255f..fbc016d0e0 100644
--- a/arch/x86/cpu/apollolake/cpu.c
+++ b/arch/x86/cpu/apollolake/cpu.c
@@ -11,6 +11,7 @@
#include <acpi/acpi_table.h>
#include <asm/cpu_common.h>
#include <asm/cpu_x86.h>
+#include <asm/global_data.h>
#include <asm/intel_acpi.h>
#include <asm/msr.h>
#include <asm/mtrr.h>