[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170206162650.16320-1-weiyj.lk@gmail.com>
Date: Mon, 6 Feb 2017 16:26:50 +0000
From: Wei Yongjun <weiyj.lk@...il.com>
To: Ralf Baechle <ralf@...ux-mips.org>,
Markus Elfring <elfring@...rs.sourceforge.net>
Cc: Wei Yongjun <weiyongjun1@...wei.com>, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org
Subject: [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c
From: Wei Yongjun <weiyongjun1@...wei.com>
Remove duplicated include.
Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
---
arch/mips/kernel/syscall.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c
index 735733f..c86ddba 100644
--- a/arch/mips/kernel/syscall.c
+++ b/arch/mips/kernel/syscall.c
@@ -36,7 +36,6 @@
#include <asm/sim.h>
#include <asm/shmparam.h>
#include <asm/sysmips.h>
-#include <linux/uaccess.h>
#include <asm/switch_to.h>
/*
Powered by blists - more mailing lists