summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gigabyte/ga-h61m-series/dsdt.asl
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-02-10 23:18:38 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-12 07:59:13 +0000
commit6f5f376b95d46e3dba45337884d57860d938c8fb (patch)
treeb53533820282d74eb957de0b86047d4012956370 /src/mainboard/gigabyte/ga-h61m-series/dsdt.asl
parentb27e7db0dcd556684d30870068d6c7b8367e887e (diff)
downloadcoreboot-6f5f376b95d46e3dba45337884d57860d938c8fb.tar.gz
coreboot-6f5f376b95d46e3dba45337884d57860d938c8fb.tar.bz2
coreboot-6f5f376b95d46e3dba45337884d57860d938c8fb.zip
mb/gigabyte/ga-h61m-series: Drop useless `mainboard.asl`
Was copy-pasted from another board and is completely useless. Change-Id: Iedb03284b4509597cff5d39dda4f98669f2e814b Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50502 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/mainboard/gigabyte/ga-h61m-series/dsdt.asl')
-rw-r--r--src/mainboard/gigabyte/ga-h61m-series/dsdt.asl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-h61m-series/dsdt.asl b/src/mainboard/gigabyte/ga-h61m-series/dsdt.asl
index e950f7483f26..05e8c1ad8866 100644
--- a/src/mainboard/gigabyte/ga-h61m-series/dsdt.asl
+++ b/src/mainboard/gigabyte/ga-h61m-series/dsdt.asl
@@ -12,7 +12,6 @@ DefinitionBlock(
)
{
#include <acpi/dsdt_top.asl>
- #include "acpi/mainboard.asl"
#include "acpi/platform.asl"
#include <cpu/intel/common/acpi/cpu.asl>
#include <southbridge/intel/common/acpi/platform.asl>