]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: acpi: Put sleepstates.asl to the common place
authorBin Meng <bmeng.cn@gmail.com>
Thu, 19 Oct 2017 01:21:00 +0000 (18:21 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 27 Oct 2017 07:13:47 +0000 (15:13 +0800)
commit411898dc87c09d0cd103a4243c8cb4a72b115c51
tree679a1f1f0bd420e2b3fec815b9ef8e2f43136492
parentdc80d3b2309b7c6f94daa2a2bd843b8febfa0369
x86: acpi: Put sleepstates.asl to the common place

The supported sleep states are generic on Intel processors. Move the
ASL definition to the common place.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/acpi/sleepstates.asl [moved from arch/x86/include/asm/arch-baytrail/acpi/sleepstates.asl with 100% similarity]
arch/x86/include/asm/arch-baytrail/acpi/platform.asl
arch/x86/include/asm/arch-quark/acpi/platform.asl
arch/x86/include/asm/arch-quark/acpi/sleepstates.asl [deleted file]