diff options
Diffstat (limited to 'include/acpi/cppc_acpi.h')
-rw-r--r-- | include/acpi/cppc_acpi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/acpi/cppc_acpi.h b/include/acpi/cppc_acpi.h index 427a7c3e6c75..34e9680c55db 100644 --- a/include/acpi/cppc_acpi.h +++ b/include/acpi/cppc_acpi.h | |||
@@ -103,6 +103,7 @@ struct cppc_perf_caps { | |||
103 | u32 highest_perf; | 103 | u32 highest_perf; |
104 | u32 nominal_perf; | 104 | u32 nominal_perf; |
105 | u32 lowest_perf; | 105 | u32 lowest_perf; |
106 | u32 lowest_nonlinear_perf; | ||
106 | }; | 107 | }; |
107 | 108 | ||
108 | struct cppc_perf_ctrls { | 109 | struct cppc_perf_ctrls { |