From: Wei Yongjun <weiyongjun1@xxxxxxxxxx> Remove duplicated include. Signed-off-by: Wei Yongjun <weiyongjun1@xxxxxxxxxx> --- 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> /*