res_counter: remove include of cgroup.h from res_counter.h
It's not needed at all. Signed-off-by: Li Zefan <lizefan@huawei.com> Signed-off-by: Tejun Heo <tj@kernel.org>
This commit is contained in:
parent
7d8e0bf56a
commit
9259826ccb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
* info about what this counter is.
|
* info about what this counter is.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/cgroup.h>
|
#include <linux/spinlock.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* The core object. the cgroup that wishes to account for some
|
* The core object. the cgroup that wishes to account for some
|
||||||
|
|
Loading…
Add table
Reference in a new issue