]> git.ipfire.org Git - thirdparty/u-boot.git/commit
include/net.h: Drop <env.h>
authorTom Rini <trini@konsulko.com>
Thu, 15 May 2025 23:31:51 +0000 (17:31 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 29 May 2025 14:30:25 +0000 (08:30 -0600)
commitfe33175c073fe21945b39a4a8c27806cf0154bf3
treed434ecca58dab97846203f0165526b399b12619e
parentae9ff5ae6f579f321a1b695c82453b67ec1bf6db
include/net.h: Drop <env.h>

Now that all of the cases of code that relied on <net.h> to provide
<env.h> (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 <trini@konsulko.com>
include/net-common.h