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:
parent
f44723d7e5
commit
7d9691b431
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user