From c4b646d43608500145b3934c9db2ee82aab3a837 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Sat, 27 Apr 2024 08:11:02 -0600 Subject: boot: Remove and add needed includes Remove from all "boot/" files and when needed add missing include files directly. Signed-off-by: Tom Rini --- boot/common_fit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'boot/common_fit.c') diff --git a/boot/common_fit.c b/boot/common_fit.c index cde2dc45e90..a2f9b8d83c3 100644 --- a/boot/common_fit.c +++ b/boot/common_fit.c @@ -4,7 +4,6 @@ * Written by Simon Glass */ -#include #include #include #include -- cgit v1.2.3