[PATCH 05/14] test: log_filter: Include vsprintf.h

David Zang davidzangcs at gmail.com
Sun Feb 22 02:27:40 CET 2026


On Tue, Feb 3, 2026 at 4:44 AM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:

> From: Peng Fan <peng.fan at nxp.com>
>
> snprintf is used, need to include vsprintf.h. Otherwise there will
> be build error after asm/global_data.h is removed.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
>  test/log/log_filter.c | 1 +
>  1 file changed, 1 insertion(+)
>
> Reviewed-by: David Zang <davidzangcs at gmail.com>

David


More information about the U-Boot mailing list