]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/acpi/acpi_drivers.h
Merge branch 'acpica' into test
[linux-2.6-omap-h63xx.git] / include / acpi / acpi_drivers.h
index e5f38e5ce86fc5a4e28ec624e529ee1db59c16c0..efbaa271ee11517b66f0d764df3a297f115dc72b 100644 (file)
@@ -93,6 +93,7 @@ int acpi_enable_wakeup_device_power(struct acpi_device *dev, int sleep_state);
 int acpi_disable_wakeup_device_power(struct acpi_device *dev);
 int acpi_power_get_inferred_state(struct acpi_device *device);
 int acpi_power_transition(struct acpi_device *device, int state);
+extern int acpi_power_nocheck;
 #endif
 
 /* --------------------------------------------------------------------------