aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mandolin/dsdt.asl
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-07-16 09:56:06 -0700
committerFurquan Shaikh <furquan@google.com>2020-07-17 18:30:04 +0000
commit538de782b192262dbd418449cf6f171254f880a6 (patch)
treeac6b47aa3991b500cc8ba1e22dfe41fc810d078d /src/mainboard/amd/mandolin/dsdt.asl
parent538ebafe54586e093175f87b882cf2a72b482201 (diff)
mb/amd/mandolin: Drop mainboard.asl
This change drops mainboard.asl from zork because none of the objects defined in it are used. Change-Id: I879b5614fb5d12c4814ee52f840a000744a7aab9 Signed-off-by: Furquan Shaikh <furquan@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43520 Reviewed-by: Raul Rangel <rrangel@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.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 244e02b4c2..f139773941 100644
--- a/src/mainboard/amd/mandolin/dsdt.asl
+++ b/src/mainboard/amd/mandolin/dsdt.asl
@@ -17,9 +17,6 @@ DefinitionBlock (
/* global NVS and variables */
#include <globalnvs.asl>
- /* Globals for the platform */
- #include "acpi/mainboard.asl"
-
/* PCI IRQ mapping for the Southbridge */
#include <pcie.asl>