aboutsummaryrefslogtreecommitdiff
path: root/include/rxrpc/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rxrpc/types.h')
-rw-r--r--include/rxrpc/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rxrpc/types.h b/include/rxrpc/types.h
index 327a5fc4719..30d48f6da22 100644
--- a/include/rxrpc/types.h
+++ b/include/rxrpc/types.h
@@ -17,7 +17,7 @@
#include <linux/socket.h>
#include <linux/in.h>
#include <linux/spinlock.h>
-#include <asm/atomic.h>
+#include <linux/atomic.h>
typedef uint32_t rxrpc_seq_t; /* Rx message sequence number */
typedef uint32_t rxrpc_serial_t; /* Rx message serial number */