1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-18 09:02:25 +02:00
Files
u-boot-megous/arch/x86/include
Bin Meng 05855fd31a x86: acpi: Prevent acpi_table.h from being included more than once
The wrapper #ifndef is currently missing in acpi_table.h. Add it to
prevent it from being included multiple times.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-07-20 09:33:22 +08:00
..