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

Bin Meng bmeng.cn at gmail.com
Mon Jan 15 02:33:07 UTC 2018


On Fri, Jan 12, 2018 at 4:31 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list