[U-Boot] [PATCH v2 3/3] x86: acpi: Prevent acpi_table.h from being included more than once
Simon Glass
sjg at chromium.org
Thu Jul 19 15:21:37 UTC 2018
On 18 July 2018 at 22:42, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
>
> ---
>
> Changes in v2: None
>
> arch/x86/include/asm/acpi_table.h | 5 +++++
> 1 file changed, 5 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list