aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2017-02-06 16:26:50 +0000
committerJames Hogan <james.hogan@imgtec.com>2017-02-14 09:00:27 +0000
commit9606de36b21fe1fafb7b68a8ed5cfaf128871e97 (patch)
treeef4d3d6ac09bb83911288a462d04a11263657c5c /arch/mips/kernel
parentKbuild: Add cpp_its_S in ksym_dep_filter (diff)
downloadlinux-dev-9606de36b21fe1fafb7b68a8ed5cfaf128871e97.tar.xz
linux-dev-9606de36b21fe1fafb7b68a8ed5cfaf128871e97.zip
MIPS: sysmips: Remove duplicated include from syscall.c
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>
Diffstat (limited to 'arch/mips/kernel')
-rw-r--r--arch/mips/kernel/syscall.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/kernel/syscall.c b/arch/mips/kernel/syscall.c
index 735733fd7145..c86ddbaa4598 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>
/*