From c14bbc9c707e7b2f7946fdf40d24e1daaac3aaa3 Mon Sep 17 00:00:00 2001 From: Raul E Rangel Date: Fri, 5 Mar 2021 13:28:32 -0700 Subject: soc/amd/cezanne/acpi/soc.asl: Include sleepstates.asl Needed to get the _SX ASL methods. Signed-off-by: Raul E Rangel Signed-off-by: Felix Held Change-Id: I6323ba413a21d9d867727dbb28340e6df807c86a Reviewed-on: https://review.coreboot.org/c/coreboot/+/51303 Tested-by: build bot (Jenkins) --- src/soc/amd/cezanne/acpi/soc.asl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/soc/amd/cezanne/acpi/soc.asl b/src/soc/amd/cezanne/acpi/soc.asl index 5bd9e0739b..30b44c948d 100644 --- a/src/soc/amd/cezanne/acpi/soc.asl +++ b/src/soc/amd/cezanne/acpi/soc.asl @@ -17,6 +17,8 @@ Scope(\_SB) { #include +#include + /* * Platform Wake Notify * -- cgit v1.2.3