[PATCH 0/5] Start removing <env.h> from headers when not required
Tom Rini
trini at konsulko.com
Thu May 15 00:45:59 CEST 2025
Hey all,
Given Simon's series at [1] I started looking in to what brings in
<env.h> when not strictly required and in turn has some unintended
implicit includes. This series takes care of the places where, commonly,
<linux/string.h> or <env.h> itself were required along with a few other
less common cases. This sets aside for the moment what to do about
net-common.h and env_get_ip() as I'm not entirely sure what's best
there.
[1]: https://patchwork.ozlabs.org/project/uboot/list/?series=454939&state=*
--
Tom
More information about the U-Boot
mailing list