Commit 819b1bb3 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki

PM / sleep: Fix symbol name in a comment in kernel/power/main.c

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 084609bf
......@@ -272,7 +272,7 @@ static inline void pm_print_times_init(void)
{
pm_print_times_enabled = !!initcall_debug;
}
#else /* !CONFIG_PP_SLEEP_DEBUG */
#else /* !CONFIG_PM_SLEEP_DEBUG */
static inline void pm_print_times_init(void) {}
#endif /* CONFIG_PM_SLEEP_DEBUG */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment