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 8e0b8250a139..cf59e6210d27 100644 --- a/include/acpi/cppc_acpi.h +++ b/include/acpi/cppc_acpi.h | |||
@@ -104,6 +104,7 @@ enum cppc_regs { | |||
104 | * today. | 104 | * today. |
105 | */ | 105 | */ |
106 | struct cppc_perf_caps { | 106 | struct cppc_perf_caps { |
107 | u32 guaranteed_perf; | ||
107 | u32 highest_perf; | 108 | u32 highest_perf; |
108 | u32 nominal_perf; | 109 | u32 nominal_perf; |
109 | u32 lowest_perf; | 110 | u32 lowest_perf; |