|
@@ -461,8 +461,8 @@ struct dev_pm_info {
|
|
unsigned long active_jiffies;
|
|
unsigned long active_jiffies;
|
|
unsigned long suspended_jiffies;
|
|
unsigned long suspended_jiffies;
|
|
unsigned long accounting_timestamp;
|
|
unsigned long accounting_timestamp;
|
|
- void *subsys_data; /* Owned by the subsystem. */
|
|
|
|
#endif
|
|
#endif
|
|
|
|
+ void *subsys_data; /* Owned by the subsystem. */
|
|
};
|
|
};
|
|
|
|
|
|
extern void update_pm_runtime_accounting(struct device *dev);
|
|
extern void update_pm_runtime_accounting(struct device *dev);
|