]> err.no Git - linux-2.6/blobdiff - include/linux/pm.h
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
[linux-2.6] / include / linux / pm.h
index 14479325e3f38d35a8e4ca36835254bbcb376114..7aeb208ed71357ad3a15891ea536021545fba48d 100644 (file)
@@ -176,7 +176,7 @@ struct pm_ops {
 };
 
 extern void pm_set_ops(struct pm_ops *);
-
+extern struct pm_ops *pm_ops;
 extern int pm_suspend(suspend_state_t state);