summaryrefslogtreecommitdiff
path: root/src/mainboard/bap
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-07-08 01:50:20 +0200
committerAngel Pons <th3fanbus@gmail.com>2020-07-10 12:58:02 +0000
commit3b5e196e6771a0a1722d82024816628662cbc99e (patch)
tree7bb117690047d31dcfd37fdc7d9a0662916947a9 /src/mainboard/bap
parent69c9aa9dc51612d2bd644e8c634e2b6628ea5181 (diff)
downloadcoreboot-3b5e196e6771a0a1722d82024816628662cbc99e.tar.xz
AMD mainboards: Drop commented-out include
This code is not even being build-tested. Drop it before it grows moss. Change-Id: I6f71419ea23b973b0bedb426e20cb3dc460ef68d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43271 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/bap')
-rw-r--r--src/mainboard/bap/ode_e20XX/dsdt.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/bap/ode_e20XX/dsdt.asl b/src/mainboard/bap/ode_e20XX/dsdt.asl
index ac066512b8..24b54c9ef9 100644
--- a/src/mainboard/bap/ode_e20XX/dsdt.asl
+++ b/src/mainboard/bap/ode_e20XX/dsdt.asl
@@ -11,7 +11,6 @@ DefinitionBlock (
0x00010001 /* OEM Revision */
)
{ /* Start of ASL file */
- /* #include <arch/x86/acpi/debug.asl> */ /* Include global debug methods if needed */
/* Globals for the platform */
#include "acpi/mainboard.asl"