Thread (31 messages) 31 messages, 8 authors, 2011-10-13
STALE5343d

[PATCH 07/11] pm_runtime.h: explicitly requires notifier.h

From: Paul Gortmaker <hidden>
Date: 2011-07-28 05:17:03
Also in: lkml
Subsystem: power management core, the rest · Maintainers: "Rafael J. Wysocki", Linus Torvalds

This file was getting notifier.h via device.h --> module.h but
the module.h inclusion is going away, so add notifier.h directly.

Signed-off-by: Paul Gortmaker <redacted>
---
 include/linux/pm_runtime.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/linux/pm_runtime.h b/include/linux/pm_runtime.h
index daac05d..19d6a72 100644
--- a/include/linux/pm_runtime.h
+++ b/include/linux/pm_runtime.h
@@ -10,6 +10,7 @@
 #define _LINUX_PM_RUNTIME_H
 
 #include <linux/device.h>
+#include <linux/notifier.h>
 #include <linux/pm.h>
 
 #include <linux/jiffies.h>
-- 
1.7.6
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help