mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-22 16:48:14 +01:00
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> Reviewed-by: Simon Glass <sjg@chromium.org>