From 2f9a0cdfa63f7fe2789039cadf793234743aba83 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sat, 2 Nov 2019 17:34:45 +0100 Subject: mb/*/*{i82801gx}: Use sb/intel/common/acpi/platform.asl Change-Id: Ifc0799d26394a525d764fb4ffc096b48060ee22f Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/c/coreboot/+/36579 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl') diff --git a/src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl b/src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl index e0e3a3a94b..31e7c10d3e 100644 --- a/src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl +++ b/src/mainboard/gigabyte/ga-g41m-es2l/dsdt.asl @@ -25,7 +25,7 @@ DefinitionBlock( ) { // global NVS and variables - #include "acpi/platform.asl" + #include #include Scope (\_SB) { -- cgit v1.2.3