Re: [PATCH 015/108] x86: Move acpi_table header to main include/ directory

2020-02-08 Thread Bin Meng
On Mon, Jan 27, 2020 at 1:08 PM Simon Glass wrote: > > This file is potentially useful to other architectures saddled with ACPI > so move it into a common location. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/baytrail/acpi.c | 2 +- > arch/x86/cpu/cpu.c| 2 +- >

[PATCH 015/108] x86: Move acpi_table header to main include/ directory

2020-01-26 Thread Simon Glass
This file is potentially useful to other architectures saddled with ACPI so move it into a common location. Signed-off-by: Simon Glass --- arch/x86/cpu/baytrail/acpi.c | 2 +- arch/x86/cpu/cpu.c| 2 +- arch/x86/cpu/quark/acpi.c | 2 +- arch/x86/cpu/tangier/acp