From 49bc3b7aee452a8f0df4da736aff98ca2112218e Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 14 Feb 2021 12:18:16 +0200 Subject: AGESA,binaryPI boards: Drop _SI scope with _SST in ASL MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0fca35753c93ba928a0f67bb68a6cfdc26c0e756 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/50655 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/amd/olivehill/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/amd/olivehill/dsdt.asl') diff --git a/src/mainboard/amd/olivehill/dsdt.asl b/src/mainboard/amd/olivehill/dsdt.asl index b739bb1cec..c86cf27f67 100644 --- a/src/mainboard/amd/olivehill/dsdt.asl +++ b/src/mainboard/amd/olivehill/dsdt.asl @@ -67,8 +67,5 @@ DefinitionBlock ( /* Define the Thermal zones and methods for the platform */ #include "acpi/thermal.asl" - - /* Define the System Indicators for the platform */ - #include "acpi/si.asl" } /* End of ASL file */ -- cgit v1.2.3