blob: 11e3c7ea8469ee71d13ee2f9c1417af5d36a6961 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <acpi/acpi.h>
DefinitionBlock(
"dsdt.aml",
"DSDT",
ACPI_DSDT_REV_2,
OEM_ID,
ACPI_TABLE_CREATOR,
0x20160220 // OEM revision
)
{
#include <acpi/dsdt_top.asl>
}