ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall
[safe/jmp/linux-2.6] / drivers / acpi / internal.h
index 8870e5f..11a69b5 100644 (file)
@@ -22,6 +22,8 @@ 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;
 
+int acpi_wakeup_device_init(void);
+
 /* --------------------------------------------------------------------------
                                   Embedded Controller
    -------------------------------------------------------------------------- */