[U-Boot] [PATCH 9/9] x86: acpi: Put sleepstates.asl to the common place
Simon Glass
sjg at chromium.org
Sun Oct 22 14:36:44 UTC 2017
On 19 October 2017 at 03:21, Bin Meng <bmeng.cn at gmail.com> wrote:
> The supported sleep states are generic on Intel processors. Move the
> ASL definition to the common place.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/include/asm/{arch-baytrail => }/acpi/sleepstates.asl | 0
> arch/x86/include/asm/arch-baytrail/acpi/platform.asl | 2 +-
> arch/x86/include/asm/arch-quark/acpi/platform.asl | 2 +-
> arch/x86/include/asm/arch-quark/acpi/sleepstates.asl | 10 ----------
> 4 files changed, 2 insertions(+), 12 deletions(-)
> rename arch/x86/include/asm/{arch-baytrail => }/acpi/sleepstates.asl (100%)
> delete mode 100644 arch/x86/include/asm/arch-quark/acpi/sleepstates.asl
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list