[U-Boot] [PATCH 06/12] x86: Change write_acpi_tables() signature a little bit

Bin Meng bmeng.cn at gmail.com
Mon Feb 29 08:31:54 CET 2016


On Mon, Feb 29, 2016 at 12:19 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list