提交 07783618 编写于 作者: B Ben Nizette 提交者: Linus Torvalds

Include kernel.h from configfs.h

configfs.h uses the container_of macro and as such should include kernel.h.
Signed-off-by: NBen Nizette <bn@niasdigital.com>
Cc: Joel Becker <Joel.Becker@oracle.com>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 8943f268
......@@ -37,6 +37,7 @@
#ifdef __KERNEL__
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/list.h>
#include <linux/kref.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册