[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20090713140925.30526.90560.stgit@warthog.procyon.org.uk>
Date: Mon, 13 Jul 2009 15:09:25 +0100
From: David Howells <dhowells@...hat.com>
To: torvalds@...l.org, akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, Huang Weiyi <weiyi.huang@...il.com>,
David Howells <dhowells@...hat.com>
Subject: [PATCH] mn10300: remove duplicated #include
From: Huang Weiyi <weiyi.huang@...il.com>
Remove duplicated #include('s) in
arch/mn10300/kernel/sys_mn10300.c
Signed-off-by: Huang Weiyi <weiyi.huang@...il.com>
Signed-off-by: David Howells <dhowells@...hat.com>
---
arch/mn10300/kernel/sys_mn10300.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/arch/mn10300/kernel/sys_mn10300.c b/arch/mn10300/kernel/sys_mn10300.c
index 29d196b..3e52a10 100644
--- a/arch/mn10300/kernel/sys_mn10300.c
+++ b/arch/mn10300/kernel/sys_mn10300.c
@@ -20,7 +20,6 @@
#include <linux/mman.h>
#include <linux/file.h>
#include <linux/utsname.h>
-#include <linux/syscalls.h>
#include <linux/tty.h>
#include <asm/uaccess.h>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists