From 5bbc8b5c55102145ba06bee4cfa7276f293d9c31 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 21 May 2025 16:51:10 -0600 Subject: [PATCH] include/bootstd.h: Audit include list This file does not need so remove it. Signed-off-by: Tom Rini --- include/bootstd.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/bootstd.h b/include/bootstd.h index 2bc464756dd..f2fb5f55faa 100644 --- a/include/bootstd.h +++ b/include/bootstd.h @@ -11,7 +11,6 @@ #include #include -#include #include struct udevice; -- 2.47.2