summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sleep.h
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2010-05-28 16:18:20 -0400
committerLen Brown <len.brown@intel.com>2010-05-28 16:18:20 -0400
commitedbe77ba94217868caf5f391d2a083729bef3742 (patch)
tree6525dc173ea0f94236b1ad01c1092b9f89d11d7a /drivers/acpi/sleep.h
parent64a4222f7e087b5030eff0f6e47285696089d983 (diff)
parent0dc698b93f3eecdda43b22232131324eb41e510c (diff)
Merge branch 'misc-2.6.35' into release
Diffstat (limited to 'drivers/acpi/sleep.h')
-rw-r--r--drivers/acpi/sleep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/acpi/sleep.h b/drivers/acpi/sleep.h
index 8a8f3b3382a..25b8bd14928 100644
--- a/drivers/acpi/sleep.h
+++ b/drivers/acpi/sleep.h
@@ -1,6 +1,6 @@
extern u8 sleep_states[];
-extern int acpi_suspend (u32 state);
+extern int acpi_suspend(u32 state);
extern void acpi_enable_wakeup_device_prep(u8 sleep_state);
extern void acpi_enable_wakeup_device(u8 sleep_state);