Commit 9606de36 authored by Wei Yongjun's avatar Wei Yongjun Committed by James Hogan

MIPS: sysmips: Remove duplicated include from syscall.c

Remove duplicated include.

Fixes: 7c0f6ba6 ("Replace <asm/uaccess.h> with <linux/uaccess.h> globally")
Signed-off-by: default avatarWei 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: default avatarJames Hogan <james.hogan@imgtec.com>
parent 0d070d2b
......@@ -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>
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment