um: don't include kern.h unless it's needed
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Richard Weinberger <richard@nod.at>
This commit is contained in:
parent
429172ccf0
commit
dbddc51bc8
2 changed files with 0 additions and 2 deletions
|
@ -15,7 +15,6 @@
|
|||
#include "line.h"
|
||||
#include "ssl.h"
|
||||
#include "chan_kern.h"
|
||||
#include "kern.h"
|
||||
#include "init.h"
|
||||
#include "irq_user.h"
|
||||
#include "mconsole_kern.h"
|
||||
|
|
|
@ -46,7 +46,6 @@
|
|||
#include "asm/tlbflush.h"
|
||||
#include "mem_user.h"
|
||||
#include "kern_util.h"
|
||||
#include "kern.h"
|
||||
#include "mconsole_kern.h"
|
||||
#include "init.h"
|
||||
#include "irq_user.h"
|
||||
|
|
Loading…
Reference in a new issue