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>
This commit is contained in:
parent
0d070d2b5c
commit
9606de36b2
@ -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>
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user