From: Palmer Dabbelt Date: Tue, 21 Nov 2017 15:59:28 +0000 (-0800) Subject: RISC-V: Clean up an unused include X-Git-Tag: v4.15-rc2~6^2~3^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0e710ac6521f13c68a5c634471f40ae448c31e0a;p=thirdparty%2Fkernel%2Flinux.git RISC-V: Clean up an unused include We used to have some cmpxchg syscalls. They're no longer there, so we no longer need the include. CC: Christoph Hellwig Signed-off-by: Palmer Dabbelt --- diff --git a/arch/riscv/kernel/sys_riscv.c b/arch/riscv/kernel/sys_riscv.c index c6c037eabaf6c..a2ae936a093e4 100644 --- a/arch/riscv/kernel/sys_riscv.c +++ b/arch/riscv/kernel/sys_riscv.c @@ -14,7 +14,6 @@ */ #include -#include #include #include