diff options
-rw-r--r-- | util/autoport/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/autoport/main.go b/util/autoport/main.go index 4f5543bf4b..6426dd305c 100644 --- a/util/autoport/main.go +++ b/util/autoport/main.go @@ -846,7 +846,7 @@ DefinitionBlock( ACPI_DSDT_REV_2, OEM_ID, ACPI_TABLE_CREATOR, - 0x20141018 /* OEM revision */ + 0x20141018 ) { #include <acpi/dsdt_top.asl> |