summaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_ds_in.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ax25/ax25_ds_in.c')
-rw-r--r--net/ax25/ax25_ds_in.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ax25/ax25_ds_in.c b/net/ax25/ax25_ds_in.c
index 9bd31e88aeca..891596e74278 100644
--- a/net/ax25/ax25_ds_in.c
+++ b/net/ax25/ax25_ds_in.c
@@ -22,7 +22,7 @@
#include <linux/skbuff.h>
#include <net/sock.h>
#include <net/tcp_states.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
#include <linux/fcntl.h>
#include <linux/mm.h>
#include <linux/interrupt.h>