summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r--include/linux/sched.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h
index 0542774914d4..4e9fad271c30 100644
--- a/include/linux/sched.h
+++ b/include/linux/sched.h
@@ -1942,8 +1942,6 @@ int sched_rt_handler(struct ctl_table *table, int write,
1942 void __user *buffer, size_t *lenp, 1942 void __user *buffer, size_t *lenp,
1943 loff_t *ppos); 1943 loff_t *ppos);
1944 1944
1945extern unsigned int sysctl_sched_compat_yield;
1946
1947#ifdef CONFIG_SCHED_AUTOGROUP 1945#ifdef CONFIG_SCHED_AUTOGROUP
1948extern unsigned int sysctl_sched_autogroup_enabled; 1946extern unsigned int sysctl_sched_autogroup_enabled;
1949 1947