]> git.baikalelectronics.ru Git - uboot.git/commit
x86: acpi: Set the log category for x86 table generation
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:34 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:23 +0000 (11:27 +0800)
commit97563d06b17705d85aca8a6c7025cf189352f087
tree49fc7499f79db588e56389319a79ad468d2fda1e
parentc5e1de3bb930eb1ce182cf35fe7e3e2763e63bf7
x86: acpi: Set the log category for x86 table generation

This file doesn't currently have a log category. Add one so that items
are logged correctly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/acpi_table.c