summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/intel_common/fast_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/intel_common/fast_spi.c')
-rw-r--r--arch/x86/cpu/intel_common/fast_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/intel_common/fast_spi.c b/arch/x86/cpu/intel_common/fast_spi.c
index e1d536be212..5d3944dee2c 100644
--- a/arch/x86/cpu/intel_common/fast_spi.c
+++ b/arch/x86/cpu/intel_common/fast_spi.c
@@ -3,6 +3,7 @@
* Copyright 2019 Google LLC
*/
+#include <common.h>
#include <asm/io.h>
#include <asm/cpu_common.h>
#include <asm/fast_spi.h>