[U-Boot] [PATCH v3 17/62] x86: lib: Fix types and casts for 64-bit compilation
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 03:11:25 CET 2017
On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
> Fix various compiler warnings in the x86 library code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Move table-related changes to an earlier patch
>
> arch/x86/lib/bios.c | 4 ++--
> arch/x86/lib/pinctrl_ich6.c | 2 +-
> arch/x86/lib/pirq_routing.c | 4 ++--
> 3 files changed, 5 insertions(+), 5 deletions(-)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list