MIPS: sysmips: Remove duplicated include from syscall.c
authorWei Yongjun <weiyongjun1@huawei.com>
Mon, 6 Feb 2017 16:26:50 +0000 (16:26 +0000)
committerJames Hogan <james.hogan@imgtec.com>
Tue, 14 Feb 2017 09:00:27 +0000 (09:00 +0000)
Remove duplicated include.

Fixes: 7c0f6ba682b9 ("Replace <asm/uaccess.h> with <linux/uaccess.h> globally")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Markus Elfring <elfring@users.sourceforge.net>
Cc: Wei Yongjun <weiyongjun1@huawei.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15213/
Signed-off-by: James Hogan <james.hogan@imgtec.com>
arch/mips/kernel/syscall.c

index 735733fd71450729147abac03c9eb63b3c09a778..c86ddbaa4598cdeccc77b778c40ddface2d3a764 100644 (file)
@@ -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>
 
 /*