浏览代码

cpuset: remove include of cgroup.h from cpuset.h

We don't need to include cgroup.h in cpuset.h.

Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Li Zefan 12 年之前
父节点
当前提交
ff794dea52
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      include/linux/cpuset.h

+ 0 - 1
include/linux/cpuset.h

@@ -11,7 +11,6 @@
 #include <linux/sched.h>
 #include <linux/cpumask.h>
 #include <linux/nodemask.h>
-#include <linux/cgroup.h>
 #include <linux/mm.h>
 
 #ifdef CONFIG_CPUSETS