um: kill a couple of useless includes of kern_constants.h
authorAl Viro <viro@ftp.linux.org.uk>
Thu, 18 Aug 2011 19:01:39 +0000 (20:01 +0100)
committerRichard Weinberger <richard@nod.at>
Wed, 2 Nov 2011 13:14:45 +0000 (14:14 +0100)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/sys-x86_64/shared/sysdep/syscalls.h
arch/um/sys-x86_64/syscall_table.c

index 7cfb0b085655b0554565a6178287d48951e76422..8a7d5e1da98e5a174a61dc2b00c59ba2c0614e3d 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <linux/msg.h>
 #include <linux/shm.h>
-#include <kern_constants.h>
 
 typedef long syscall_handler_t(void);
 
index 47d469e7e7ceb06d6b4ab32b2c42c83ccbd8cdcf..f46de82d675c1652c1f3eb183b7ebfb09f512f1c 100644 (file)
@@ -6,7 +6,6 @@
 #include <linux/linkage.h>
 #include <linux/sys.h>
 #include <linux/cache.h>
-#include <kern_constants.h>
 
 #define __NO_STUBS