[U-Boot] [PATCH v2 3/3] x86: acpi: Prevent acpi_table.h from being included more than once

Bin Meng bmeng.cn at gmail.com
Fri Jul 20 01:38:56 UTC 2018


On Thu, Jul 19, 2018 at 11:21 PM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list