Skip to content
Commit dc6e4e56 authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

PM: subsys_data in struct dev_pm_info need not depend on RM_RUNTIME



The subsys_data field of struct dev_pm_info, introduced by commit
1d2b71f6 (PM / Runtime: Add subsystem
data field to struct dev_pm_info), is going to be used even if
CONFIG_PM_RUNTIME is not set, so move it from under the #ifdef.

Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent 564b905a
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