]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/pm.h
[PATCH] x86_64: Fix some comments in tlbflush.h
[linux-2.6-omap-h63xx.git] / 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);