[U-Boot] [PATCH 06/12] x86: Change write_acpi_tables() signature a little bit
Simon Glass
sjg at chromium.org
Mon Feb 29 05:19:28 CET 2016
On 27 February 2016 at 23:58, Bin Meng <bmeng.cn at gmail.com> wrote:
> Change the parameter and return value of write_acpi_tables() to u32
> to conform with other table write routines.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/qemu/fw_cfg.c | 5 ++---
> arch/x86/include/asm/acpi_table.h | 2 +-
> arch/x86/lib/acpi_table.c | 4 ++--
> 3 files changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list