[PATCH v2 13/30] sandbox: Drop inclusion of os.h in sscanf.c
Bin Meng
bmeng.cn at gmail.com
Mon May 1 06:38:26 CEST 2023
On Sun, Apr 30, 2023 at 9:30 AM Simon Glass <sjg at chromium.org> wrote:
>
> There is no need for this file and it should not be included unless
> sandbox is being used. Drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
> lib/sscanf.c | 1 -
> 1 file changed, 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng at tinylab.org>
More information about the U-Boot
mailing list