diff options
Diffstat (limited to 'include/linux/cpufreq.h')
| -rw-r--r-- | include/linux/cpufreq.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/cpufreq.h b/include/linux/cpufreq.h index 3c7ee2f90370..c0bc7374445e 100644 --- a/include/linux/cpufreq.h +++ b/include/linux/cpufreq.h | |||
| @@ -119,6 +119,7 @@ struct cpufreq_policy { | |||
| 119 | 119 | ||
| 120 | struct kobject kobj; | 120 | struct kobject kobj; |
| 121 | struct completion kobj_unregister; | 121 | struct completion kobj_unregister; |
| 122 | bool transition_ongoing; /* Tracks transition status */ | ||
| 122 | }; | 123 | }; |
| 123 | 124 | ||
| 124 | #define CPUFREQ_ADJUST (0) | 125 | #define CPUFREQ_ADJUST (0) |
