[U-Boot] [PATCH v1] x86: Fix reference to QEMU variant of write_acpi_tables()

Bin Meng bmeng.cn at gmail.com
Fri Jan 12 08:31:15 UTC 2018


On Thu, Jan 11, 2018 at 1:33 AM, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
> The commit
>
>   eece493a7ac1 ("cmd: qfw: bring ACPI generation code into qfw core")
>
> moves ACPI related code to another file and missed an update of
> references in acpi_table.c.
>
> Do it now.
>
> Fixes: eece493a7ac1 ("cmd: qfw: bring ACPI generation code into qfw core")
> Cc: Miao Yan <yanmiaobest at gmail.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> ---
>  arch/x86/lib/acpi_table.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list