x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
[sfrench/cifs-2.6.git] / arch / x86 / include / asm / processor.h
index de1648ee2b9eeb50a85efca9344d632fef6808ef..326581df48463a030dfa570803ea98d41d19394b 100644 (file)
@@ -149,8 +149,6 @@ struct cpuinfo_x86 {
        unsigned long           loops_per_jiffy;
        /* protected processor identification number */
        u64                     ppin;
-       /* cpuid returned max cores value: */
-       u16                     x86_max_cores;
        u16                     x86_clflush_size;
        /* number of cores as seen by the OS: */
        u16                     booted_cores;