]> err.no Git - linux-2.6/blobdiff - include/linux/suspend.h
Merge branch 'sched/clock' into sched/urgent
[linux-2.6] / include / linux / suspend.h
index e8e69159af71c2ed546fb97f25316bcd5de1ea0f..c63435095970660b585a232bc50bcdedc94e80c4 100644 (file)
@@ -278,4 +278,6 @@ static inline void register_nosave_region_late(unsigned long b, unsigned long e)
 }
 #endif
 
+extern struct mutex pm_mutex;
+
 #endif /* _LINUX_SUSPEND_H */