X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=include%2Flinux%2Fsched.h;h=abc527aa8550200bfb229743d700fee8b0b168d3;hb=7c955fca3e1d8132982148267d9efcafae849bb6;hp=777cd01e240ee0fca7a8b6a76c74137d0dcfaaa9;hpb=4bfc2b2eccf48fef84b9adfe4f1bd8d5e6e1bc8d;p=mv-sheeva.git diff --git a/include/linux/sched.h b/include/linux/sched.h index 777cd01e240..abc527aa855 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -70,7 +70,6 @@ struct sched_param { #include #include #include -#include #include #include #include @@ -88,7 +87,6 @@ struct sched_param { #include #include #include -#include #include #include @@ -2511,7 +2509,7 @@ extern void normalize_rt_tasks(void); #ifdef CONFIG_CGROUP_SCHED -extern struct task_group init_task_group; +extern struct task_group root_task_group; extern struct task_group *sched_create_group(struct task_group *parent); extern void sched_destroy_group(struct task_group *tg);