Merge branch 'pm-docs'
[linux-block.git] / include / linux / acpi.h
index a497b53e868908335cdc931b7d731c2f9c18f2a1..35413793a4d411114bafb1fdcd82344d182ca5cb 100644 (file)
@@ -526,7 +526,7 @@ acpi_status acpi_release_memory(acpi_handle handle, struct resource *res,
 int acpi_resources_are_enforced(void);
 
 #ifdef CONFIG_HIBERNATION
-void __init acpi_check_s4_hw_signature(int check);
+extern int acpi_check_s4_hw_signature;
 #endif
 
 #ifdef CONFIG_PM_SLEEP