mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c
@ 2017-02-06 16:26 Wei Yongjun
  2017-02-14 10:12 ` James Hogan
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Yongjun @ 2017-02-06 16:26 UTC (permalink / raw)
  To: Ralf Baechle, Markus Elfring; +Cc: Wei Yongjun, linux-mips, linux-kernel

From: Wei Yongjun <weiyongjun1@huawei.com>

Remove duplicated include.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.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>
 
 /*

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-14 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06 16:26 [PATCH -next] MIPS: sysmips: Remove duplicated include from syscall.c Wei Yongjun
2017-02-14 10:12 ` James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®