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)
commit9606de36b21fe1fafb7b68a8ed5cfaf128871e97
treeef4d3d6ac09bb83911288a462d04a11263657c5c
parent0d070d2b5c718180a2e296918618da2c18c298e5
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>
arch/mips/kernel/syscall.c