mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
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>
This commit is contained in:
parent
921ebd8f2c
commit
0e710ac652
@ -14,7 +14,6 @@
|
||||
*/
|
||||
|
||||
#include <linux/syscalls.h>
|
||||
#include <asm/cmpxchg.h>
|
||||
#include <asm/unistd.h>
|
||||
#include <asm/cacheflush.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user