aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd
diff options
context:
space:
mode:
authorRaul E Rangel <rrangel@chromium.org>2021-03-05 13:28:32 -0700
committerMartin Roth <martinroth@google.com>2021-03-13 23:15:15 +0000
commitc14bbc9c707e7b2f7946fdf40d24e1daaac3aaa3 (patch)
tree879b083eed6909d34f5a7bc69f52785d1d5835a7 /src/soc/amd
parentd09d8de7da5acd86c0018b2f11046b388c72e226 (diff)
soc/amd/cezanne/acpi/soc.asl: Include sleepstates.asl
Needed to get the _SX ASL methods. Signed-off-by: Raul E Rangel <rrangel@chromium.org> Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: I6323ba413a21d9d867727dbb28340e6df807c86a Reviewed-on: https://review.coreboot.org/c/coreboot/+/51303 Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd')
-rw-r--r--src/soc/amd/cezanne/acpi/soc.asl2
1 files changed, 2 insertions, 0 deletions
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 <soc/amd/common/acpi/platform.asl>
+#include <soc/amd/common/acpi/sleepstates.asl>
+
/*
* Platform Wake Notify
*