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/boot_fit.c | 1 - 1 file changed, 1 deletion(-) (limited to 'boot/boot_fit.c') diff --git a/boot/boot_fit.c b/boot/boot_fit.c index 9d394126563..4dcaf95c6ae 100644 --- a/boot/boot_fit.c +++ b/boot/boot_fit.c @@ -7,7 +7,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3