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/bootmeth_script.c | 1 - 1 file changed, 1 deletion(-) (limited to 'boot/bootmeth_script.c') diff --git a/boot/bootmeth_script.c b/boot/bootmeth_script.c index 06340e43d2d..0e05d28d4d9 100644 --- a/boot/bootmeth_script.c +++ b/boot/bootmeth_script.c @@ -8,7 +8,6 @@ #define LOG_CATEGORY UCLASS_BOOTSTD -#include #include #include #include -- cgit v1.2.3