summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/broadwell/pch.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/broadwell/pch.c')
-rw-r--r--arch/x86/cpu/broadwell/pch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/broadwell/pch.c b/arch/x86/cpu/broadwell/pch.c
index 9bcf211af9..f012db9deb 100644
--- a/arch/x86/cpu/broadwell/pch.c
+++ b/arch/x86/cpu/broadwell/pch.c
@@ -8,6 +8,7 @@
#include <log.h>
#include <pch.h>
#include <asm/cpu.h>
+#include <asm/global_data.h>
#include <asm/gpio.h>
#include <asm/i8259.h>
#include <asm/intel_regs.h>