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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user