diff options
Diffstat (limited to 'include/linux/pm.h')
-rw-r--r-- | include/linux/pm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/pm.h b/include/linux/pm.h index 345d74a727e3..283fb3defe56 100644 --- a/include/linux/pm.h +++ b/include/linux/pm.h | |||
@@ -760,7 +760,6 @@ extern int pm_generic_poweroff_late(struct device *dev); | |||
760 | extern int pm_generic_poweroff(struct device *dev); | 760 | extern int pm_generic_poweroff(struct device *dev); |
761 | extern void pm_generic_complete(struct device *dev); | 761 | extern void pm_generic_complete(struct device *dev); |
762 | 762 | ||
763 | extern void dev_pm_skip_next_resume_phases(struct device *dev); | ||
764 | extern bool dev_pm_may_skip_resume(struct device *dev); | 763 | extern bool dev_pm_may_skip_resume(struct device *dev); |
765 | extern bool dev_pm_smart_suspend_and_suspended(struct device *dev); | 764 | extern bool dev_pm_smart_suspend_and_suspended(struct device *dev); |
766 | 765 | ||