mirror of
https://xff.cz/git/u-boot/
synced 2025-09-18 09:02:25 +02:00
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>