cpuset: remove include of cgroup.h from cpuset.h
authorLi Zefan <lizefan@huawei.com>
Tue, 5 Mar 2013 03:37:56 +0000 (11:37 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 5 Mar 2013 17:33:26 +0000 (09:33 -0800)
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>
include/linux/cpuset.h

index 8c8a60d294079af6f7488536cf33e8cbb070d58e..ccd1de8ad8229ad33417573cef8fa6a49abea634 100644 (file)
@@ -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