From 500eb450b5d7c6bebc5c14c5b2a37439d9870a04 Mon Sep 17 00:00:00 2001 From: Raul E Rangel Date: Tue, 14 Jul 2020 10:49:25 -0600 Subject: mb/amd/mandolin: Delete sleep.asl These methods are empty and the kernel treats these as optional. BUG=b:153001807, b:154756391 TEST=none Signed-off-by: Raul E Rangel Change-Id: Ic8ee8fb6b6bcd04c653ab77cdc5e746a8cbd0c4a Reviewed-on: https://review.coreboot.org/c/coreboot/+/43466 Reviewed-by: Furquan Shaikh Reviewed-by: Aaron Durbin Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/amd/mandolin/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/amd/mandolin/dsdt.asl') diff --git a/src/mainboard/amd/mandolin/dsdt.asl b/src/mainboard/amd/mandolin/dsdt.asl index f139773941..06612a8904 100644 --- a/src/mainboard/amd/mandolin/dsdt.asl +++ b/src/mainboard/amd/mandolin/dsdt.asl @@ -26,9 +26,6 @@ DefinitionBlock ( /* Contains the supported sleep states for this chipset */ #include - /* Contains the Sleep methods (WAK, PTS, GTS, etc.) */ - #include "acpi/sleep.asl" - /* Contains _SWS methods */ #include -- cgit v1.2.3