提交 dbddc51b 编写于 作者: A Al Viro 提交者: Richard Weinberger

um: don't include kern.h unless it's needed

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 429172cc
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
#include "line.h" #include "line.h"
#include "ssl.h" #include "ssl.h"
#include "chan_kern.h" #include "chan_kern.h"
#include "kern.h"
#include "init.h" #include "init.h"
#include "irq_user.h" #include "irq_user.h"
#include "mconsole_kern.h" #include "mconsole_kern.h"
......
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
#include "asm/tlbflush.h" #include "asm/tlbflush.h"
#include "mem_user.h" #include "mem_user.h"
#include "kern_util.h" #include "kern_util.h"
#include "kern.h"
#include "mconsole_kern.h" #include "mconsole_kern.h"
#include "init.h" #include "init.h"
#include "irq_user.h" #include "irq_user.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册