[PATCH v2 6/6] drivers: tpm: atmel_twi: fix printf specifier compile warning

Simon Glass sjg at chromium.org
Thu Nov 25 01:12:07 CET 2021


On Wed, 10 Nov 2021 at 21:07, Mathew McBride <matt at traverse.com.au> wrote:
>
> %d was being used as the specifier for size_t, leading to a
> compiler warning
>
> Signed-off-by: Mathew McBride <matt at traverse.com.au>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
>  drivers/tpm/tpm_atmel_twi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list