
29 Feb
2016
29 Feb
'16
5:19 a.m.
On 27 February 2016 at 23:58, Bin Meng bmeng.cn@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@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@chromium.org