]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Add a header guard to asm/acpi_table.h
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:30 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:22 +0000 (11:27 +0800)
commit49161056121b8fbef49de9a0945e824542e7dfb5
treec741aef138265e2c41670b164c0c0ff2f0a6e70d
parentd87a16f1190104ea993dc82895288c3401610824
x86: Add a header guard to asm/acpi_table.h

This file cannot currently be included in ASL files. Add a header guard
to permit this.

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