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>
This commit is contained in:
Angel Pons 2021-02-10 23:18:38 +01:00 committed by Patrick Georgi
parent b27e7db0dc
commit 6f5f376b95
2 changed files with 0 additions and 10 deletions

View File

@ -1,9 +0,0 @@
/* SPDX-License-Identifier: GPL-2.0-only */
Scope (\_SB)
{
Device (PWRB)
{
Name (_HID, EisaId("PNP0C0C"))
}
}

View File

@ -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>