aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/bostentech/gbyt4/acpi/mainboard.asl
blob: d679d2e2bb1e9098d19d275b60ec2409d69fd353 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */

/*
 * NOTE: this has to be here even when the board has no LPE audio, otherwise
 * it breaks the SOC specific ACPI code
 */
Scope (\_SB.PCI0.LPEA)
{
	Name (GBUF, ResourceTemplate () {})
}