From e51478ba42687234c1b13720be8a6573cb17624e Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:10:56 -0600 Subject: x86: Remove and add needed includes Remove from all x86 architecture files and when needed add missing include files directly. Signed-off-by: Tom Rini --- arch/x86/cpu/intel_common/fast_spi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86/cpu/intel_common/fast_spi.c') 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 #include #include #include -- cgit v1.2.3