From: Tom Rini Date: Thu, 15 May 2025 23:31:51 +0000 (-0600) Subject: include/net.h: Drop X-Git-Tag: v2025.10-rc1~118^2~65^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe33175c073fe21945b39a4a8c27806cf0154bf3;p=thirdparty%2Fu-boot.git include/net.h: Drop Now that all of the cases of code that relied on to provide (or one of the headers that it includes, and so forth) have been fixed, we can drop the include from here. Signed-off-by: Tom Rini --- diff --git a/include/net-common.h b/include/net-common.h index 2ca565fe4ed..9e82b280df2 100644 --- a/include/net-common.h +++ b/include/net-common.h @@ -5,7 +5,6 @@ #include #include -#include #include #include #include