Update to ACPICA 20121018.

This is an update from 20120711 and A LOT has happened since then. See
    https://acpica.org/download/changes.txt for all the changes.
This commit is contained in:
Fredrik Holmqvist
2012-11-03 22:46:22 +01:00
parent 54391a5df2
commit 9b0d045c59
191 changed files with 4590 additions and 3465 deletions
+1 -1
View File
@@ -255,7 +255,7 @@ struct acpi_module_info {
status_t (*prepare_sleep_state)(uint8 state, void (*wakeFunc)(void),
size_t size);
status_t (*enter_sleep_state)(uint8 state, uint8 flags);
status_t (*enter_sleep_state)(uint8 state);
status_t (*reboot)(void);
/* Table Access */