aboutsummaryrefslogtreecommitdiff
path: root/util/autoport/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'util/autoport/main.go')
-rw-r--r--util/autoport/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/autoport/main.go b/util/autoport/main.go
index 1a9050abd8..6b02a64e6c 100644
--- a/util/autoport/main.go
+++ b/util/autoport/main.go
@@ -833,7 +833,7 @@ func main() {
DefinitionBlock(
"dsdt.aml",
"DSDT",
- 0x02, /* DSDT revision: ACPI 2.0 and up */
+ ACPI_DSDT_REV_2,
OEM_ID,
ACPI_TABLE_CREATOR,
0x20141018 /* OEM revision */