On 5/14/25 23:46, Tom Rini wrote:
> The include file <command.h> does not need anything from <env.h>.
> Furthermore, include/env.h itself includes other headers which can lead
> to longer indirect inclusion paths. To prepare to remove <env.h> from
> <command.h> fix all of the places which had relied on this indirect
> inclusion to instead include <env.h> directly.
> 
> Signed-off-by: Tom Rini <tr...@konsulko.com>

Reviewed-by: Jerome Forissier <jerome.foriss...@linaro.org> # spawn

Thanks,
-- 
Jerome

Reply via email to