diff options
Diffstat (limited to 'include/linux/sched.h')
| -rw-r--r-- | include/linux/sched.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index b8c86648a2f..23bddac4bad 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -954,7 +954,6 @@ struct sched_domain {  	unsigned int smt_gain;  	int flags;			/* See SD_* */  	int level; -	int idle_buddy;			/* cpu assigned to select_idle_sibling() */  	/* Runtime fields. */  	unsigned long last_balance;	/* init to jiffies. units in jiffies */  |