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)
commit26c3d3d7d598ec3421cf0573df0c0d159d6183c0
treec741aef138265e2c41670b164c0c0ff2f0a6e70d
parent3a25073a40e0351375c2784c1cdc2a2b327bb4c3
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