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/cpu_from_spl.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/x86/cpu/intel_common/cpu_from_spl.c') diff --git a/arch/x86/cpu/intel_common/cpu_from_spl.c b/arch/x86/cpu/intel_common/cpu_from_spl.c index 1c0dcedb582..48b2ef253cb 100644 --- a/arch/x86/cpu/intel_common/cpu_from_spl.c +++ b/arch/x86/cpu/intel_common/cpu_from_spl.c @@ -3,7 +3,6 @@ * Copyright (c) 2016 Google, Inc */ -#include #include #include #include -- cgit v1.2.3