diff options
Diffstat (limited to 'include/linux/pm_runtime.h')
| -rw-r--r-- | 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 70b284024d9e..d8d903619642 100644 --- a/include/linux/pm_runtime.h +++ b/include/linux/pm_runtime.h | |||
| @@ -10,6 +10,7 @@ | |||
| 10 | #define _LINUX_PM_RUNTIME_H | 10 | #define _LINUX_PM_RUNTIME_H |
| 11 | 11 | ||
| 12 | #include <linux/device.h> | 12 | #include <linux/device.h> |
| 13 | #include <linux/notifier.h> | ||
| 13 | #include <linux/pm.h> | 14 | #include <linux/pm.h> |
| 14 | 15 | ||
| 15 | #include <linux/jiffies.h> | 16 | #include <linux/jiffies.h> |
