[U-Boot] [PATCH v1] Fix a compiler warning in arch/x86/lib/realmode.c
Graeme Russ
graeme.russ at gmail.com
Wed Nov 2 11:46:49 CET 2011
On 21/10/11 15:29, Gabe Black wrote:
> Ensure that the value being passed to a %d format specifier is of type
> int.
>
>
> Signed-off-by: Gabe Black <gabeblack at chromium.org>
> ---
> arch/x86/lib/realmode.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Applied to u-boot-x86 (with minor tweak to subject to include x86: label)
Thanks,
Graeme
More information about the U-Boot
mailing list