lkml.org 
[lkml]   [2011]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectSubject: [PATCH 16/91] um: kill a couple of useless includes of kern_constants.h
From

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/um/sys-x86_64/shared/sysdep/syscalls.h | 1 -
arch/um/sys-x86_64/syscall_table.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/arch/um/sys-x86_64/shared/sysdep/syscalls.h b/arch/um/sys-x86_64/shared/sysdep/syscalls.h
index 7cfb0b0..8a7d5e1 100644
--- a/arch/um/sys-x86_64/shared/sysdep/syscalls.h
+++ b/arch/um/sys-x86_64/shared/sysdep/syscalls.h
@@ -9,7 +9,6 @@

#include <linux/msg.h>
#include <linux/shm.h>
-#include <kern_constants.h>

typedef long syscall_handler_t(void);

diff --git a/arch/um/sys-x86_64/syscall_table.c b/arch/um/sys-x86_64/syscall_table.c
index 47d469e..f46de82 100644
--- a/arch/um/sys-x86_64/syscall_table.c
+++ b/arch/um/sys-x86_64/syscall_table.c
@@ -6,7 +6,6 @@
#include <linux/linkage.h>
#include <linux/sys.h>
#include <linux/cache.h>
-#include <kern_constants.h>

#define __NO_STUBS

--
1.7.2.5



\
 
 \ /
  Last update: 2011-08-18 21:05    [W:0.173 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site