diff options
Diffstat (limited to 'arch/x86/include/asm/processor.h')
| -rw-r--r-- | arch/x86/include/asm/processor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86/include/asm/processor.h b/arch/x86/include/asm/processor.h index 983738ac014c..9264476f3d57 100644 --- a/arch/x86/include/asm/processor.h +++ b/arch/x86/include/asm/processor.h | |||
| @@ -132,8 +132,6 @@ struct cpuinfo_x86 { | |||
| 132 | u16 logical_proc_id; | 132 | u16 logical_proc_id; |
| 133 | /* Core id: */ | 133 | /* Core id: */ |
| 134 | u16 cpu_core_id; | 134 | u16 cpu_core_id; |
| 135 | /* Compute unit id */ | ||
| 136 | u8 compute_unit_id; | ||
| 137 | /* Index into per_cpu list: */ | 135 | /* Index into per_cpu list: */ |
| 138 | u16 cpu_index; | 136 | u16 cpu_index; |
| 139 | u32 microcode; | 137 | u32 microcode; |
