diff options
Diffstat (limited to 'net/rxrpc')
-rw-r--r-- | net/rxrpc/transport.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rxrpc/transport.c b/net/rxrpc/transport.c index 94b2e2fe6fdb..4268b38d92d2 100644 --- a/net/rxrpc/transport.c +++ b/net/rxrpc/transport.c | |||
@@ -31,7 +31,6 @@ | |||
31 | #endif | 31 | #endif |
32 | #include <linux/errqueue.h> | 32 | #include <linux/errqueue.h> |
33 | #include <asm/uaccess.h> | 33 | #include <asm/uaccess.h> |
34 | #include <asm/checksum.h> | ||
35 | #include "internal.h" | 34 | #include "internal.h" |
36 | 35 | ||
37 | struct errormsg { | 36 | struct errormsg { |