From 8e6059db28491249954df81ba3baa593395be97a Mon Sep 17 00:00:00 2001 From: Raul E Rangel Date: Wed, 3 Mar 2021 17:01:46 -0700 Subject: soc/amd,mb/google/,mb/amd: Move sleepstates.asl This file is common for all the AMD platforms. Signed-off-by: Raul E Rangel Change-Id: I10ee600b4bcd7aaff39bfab075eb4dbc9096b435 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51299 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/google/zork/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/zork') diff --git a/src/mainboard/google/zork/dsdt.asl b/src/mainboard/google/zork/dsdt.asl index ab8f145ec0..c11052a9af 100644 --- a/src/mainboard/google/zork/dsdt.asl +++ b/src/mainboard/google/zork/dsdt.asl @@ -26,7 +26,7 @@ DefinitionBlock ( #include /* Contains the supported sleep states for this chipset */ - #include + #include /* Contains _SWS methods */ #include -- cgit v1.2.3