summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mandolin/dsdt.asl
diff options
context:
space:
mode:
authorFelix Held <felix.held@amd.corp-partner.google.com>2020-06-22 20:14:16 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-06-23 18:39:35 +0000
commitf3343f2560e23d2eb1ce7d9fbb9eb75b9498825c (patch)
treef99dc38fb4ec872873a08deb1c08f26c1c23d0c7 /src/mainboard/amd/mandolin/dsdt.asl
parentbaf1364f7966c8ac8b8035e9710c95d1663e985f (diff)
downloadcoreboot-f3343f2560e23d2eb1ce7d9fbb9eb75b9498825c.tar.xz
mb/amd/mandolin/acpi: drop gpe.asl
Change-Id: I366108334006c81a4d5fb193f583a1e83f7c1456 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42703 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Raul Rangel <rrangel@chromium.org>
Diffstat (limited to 'src/mainboard/amd/mandolin/dsdt.asl')
-rw-r--r--src/mainboard/amd/mandolin/dsdt.asl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/amd/mandolin/dsdt.asl b/src/mainboard/amd/mandolin/dsdt.asl
index 02a661918f..4d5d7438d6 100644
--- a/src/mainboard/amd/mandolin/dsdt.asl
+++ b/src/mainboard/amd/mandolin/dsdt.asl
@@ -45,8 +45,5 @@ DefinitionBlock (
#include <soc.asl>
} /* End \_SB scope */
-
- /* Define the General Purpose Events for the platform */
- #include "acpi/gpe.asl"
}
/* End of ASL file */