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