Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336674
b: refs/heads/master
c: 9743fde
h: refs/heads/master
v: v3
  • Loading branch information
Yuanhan Liu authored and Rafael J. Wysocki committed Nov 14, 2012
1 parent b8abd0e commit 02f2bb1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1bad2f19f7f79d1ec9e6c48168fd7ce8dc1c305f
refs/heads/master: 9743fdea9f9473cd2440741342a5ed8e19eb51bd
5 changes: 4 additions & 1 deletion trunk/include/linux/acpi.h
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,11 @@ int acpi_check_region(resource_size_t start, resource_size_t n,

int acpi_resources_are_enforced(void);

#ifdef CONFIG_PM_SLEEP
#ifdef CONFIG_HIBERNATION
void __init acpi_no_s4_hw_signature(void);
#endif

#ifdef CONFIG_PM_SLEEP
void __init acpi_old_suspend_ordering(void);
void __init acpi_nvs_nosave(void);
void __init acpi_nvs_nosave_s3(void);
Expand Down

0 comments on commit 02f2bb1

Please sign in to comment.