Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff794dea authored by Li Zefan's avatar Li Zefan Committed by Tejun Heo
Browse files

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



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

Signed-off-by: default avatarLi Zefan <lizefan@huawei.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 9259826c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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