From 6ad0ab1a693726c3fd5e9f68d1a8fc5b7535bd5e Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Thu, 19 Dec 2019 23:22:21 +0100 Subject: mb/**/acpi: Remove unused files Remove commented-out entries in dsdt.asl, and then remove files that do not get built. Change-Id: I579e7ffbc2d6596fd7ffe6863ff3b3fb14b0ade6 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/37857 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/intel/wtm2/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/intel/wtm2') diff --git a/src/mainboard/intel/wtm2/dsdt.asl b/src/mainboard/intel/wtm2/dsdt.asl index 6bfc172848..7b676f41a4 100644 --- a/src/mainboard/intel/wtm2/dsdt.asl +++ b/src/mainboard/intel/wtm2/dsdt.asl @@ -33,9 +33,6 @@ DefinitionBlock( // global NVS and variables #include - // General Purpose Events - //#include "acpi/gpe.asl" - // CPU #include -- cgit v1.2.3