sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
[linux-2.6-block.git] / include / linux / sched / topology.h
index 6b9976180c1ebab037c31032999fbe59a991893b..7fa0bc17cd8ce5259f87bc0863f983ece1bf1cd3 100644 (file)
@@ -89,7 +89,6 @@ struct sched_domain {
        unsigned int newidle_idx;
        unsigned int wake_idx;
        unsigned int forkexec_idx;
-       unsigned int smt_gain;
 
        int nohz_idle;                  /* NOHZ IDLE status */
        int flags;                      /* See SD_* */