1
0
mirror of https://github.com/acpica/acpica/ synced 2025-01-22 09:22:16 +03:00

Update _REV return value to 5.

_REV returns the supported ACPI revision level, which is now 5.
This commit is contained in:
Robert Moore 2012-01-19 15:00:25 -08:00
parent f44723d7e5
commit 7d9691b431

View File

@ -167,7 +167,7 @@
/* Version of ACPI supported */
#define ACPI_CA_SUPPORT_LEVEL 3
#define ACPI_CA_SUPPORT_LEVEL 5
/* Maximum count for a semaphore object */