2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 19:53:59 +08:00
linux-next/arch/riscv/kernel
Palmer Dabbelt 0e710ac652 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 <hch@infradead.org>
Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
2017-11-30 12:58:29 -08:00
..
vdso RISC-V: Allow userspace to flush the instruction cache 2017-11-30 12:58:29 -08:00
.gitignore RISC-V: Build Infrastructure 2017-09-26 15:26:49 -07:00
asm-offsets.c RISC-V: Task implementation 2017-09-26 15:26:46 -07:00
cacheinfo.c
cpu.c
cpufeature.c RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
entry.S RISC-V: Task implementation 2017-09-26 15:26:46 -07:00
head.S
irq.c
Makefile RISC-V: Build Infrastructure 2017-09-26 15:26:49 -07:00
module.c RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
process.c RISC-V: Task implementation 2017-09-26 15:26:46 -07:00
ptrace.c RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
reset.c
riscv_ksyms.c RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
setup.c
signal.c RISC-V: User-facing API 2017-09-26 15:26:48 -07:00
smp.c RISC-V: Flush I$ when making a dirty page executable 2017-11-30 12:58:25 -08:00
smpboot.c
stacktrace.c
sys_riscv.c RISC-V: Clean up an unused include 2017-11-30 12:58:29 -08:00
syscall_table.c RISC-V: Allow userspace to flush the instruction cache 2017-11-30 12:58:29 -08:00
time.c
traps.c
vdso.c
vmlinux.lds.S RISC-V: Build Infrastructure 2017-09-26 15:26:49 -07:00