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/samsung/lumpy/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/samsung/lumpy') diff --git a/src/mainboard/samsung/lumpy/dsdt.asl b/src/mainboard/samsung/lumpy/dsdt.asl index eaa36468e9..eb22e6a4a3 100644 --- a/src/mainboard/samsung/lumpy/dsdt.asl +++ b/src/mainboard/samsung/lumpy/dsdt.asl @@ -34,9 +34,6 @@ DefinitionBlock( // global NVS and variables #include - // General Purpose Events - //#include "acpi/gpe.asl" - #include Scope (\_SB) { -- cgit v1.2.3