From 1943b27ea35d2196e819bcf662ea9644d03a1753 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sun, 14 Feb 2021 12:18:16 +0200 Subject: AGESA fam14 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: Ieb2f7a6b2721ddeef6945c3e0a0f4cc5627dd533 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/50656 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/mainboard/gizmosphere/gizmo/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/gizmosphere/gizmo/dsdt.asl') diff --git a/src/mainboard/gizmosphere/gizmo/dsdt.asl b/src/mainboard/gizmosphere/gizmo/dsdt.asl index adcd64f357..ea60c1cdb7 100644 --- a/src/mainboard/gizmosphere/gizmo/dsdt.asl +++ b/src/mainboard/gizmosphere/gizmo/dsdt.asl @@ -13,8 +13,6 @@ DefinitionBlock ( { /* Start of ASL file */ #include - #include "acpi/mainboard.asl" - #include #include "acpi/routing.asl" -- cgit v1.2.3