Commit 0e710ac6 authored by Palmer Dabbelt's avatar Palmer Dabbelt

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: default avatarPalmer Dabbelt <palmer@sifive.com>
parent 921ebd8f
......@@ -14,7 +14,6 @@
*/
#include <linux/syscalls.h>
#include <asm/cmpxchg.h>
#include <asm/unistd.h>
#include <asm/cacheflush.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