aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/haswell/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/haswell/chip.h')
-rw-r--r--src/cpu/intel/haswell/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cpu/intel/haswell/chip.h b/src/cpu/intel/haswell/chip.h
index 92823a6b4a..89d168d9f8 100644
--- a/src/cpu/intel/haswell/chip.h
+++ b/src/cpu/intel/haswell/chip.h
@@ -25,8 +25,6 @@ extern struct chip_operations cpu_intel_haswell_ops;
struct cpu_intel_haswell_config {
u8 disable_acpi; /* Do not generate CPU ACPI tables */
- u8 pstate_coord_type; /* Processor Coordination Type */
-
int c1_battery; /* ACPI C1 on Battery Power */
int c2_battery; /* ACPI C2 on Battery Power */
int c3_battery; /* ACPI C3 on Battery Power */