aboutsummaryrefslogtreecommitdiff
path: root/net/rxrpc/transport.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2006-11-14 21:13:53 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2006-12-02 21:22:59 -0800
commit3277c39f8d706afb6fefc02f49563a73bbd405b9 (patch)
treeb00b0a604337c04951cadd6ae518cefca8a89462 /net/rxrpc/transport.c
parent75e7ce66ef044fa877a420f1b4febe416bbc09ad (diff)
[NET]: Kill direct includes of asm/checksum.h
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rxrpc/transport.c')
-rw-r--r--net/rxrpc/transport.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rxrpc/transport.c b/net/rxrpc/transport.c
index 94b2e2fe6fd..4268b38d92d 100644
--- a/net/rxrpc/transport.c
+++ b/net/rxrpc/transport.c
@@ -31,7 +31,6 @@
#endif
#include <linux/errqueue.h>
#include <asm/uaccess.h>
-#include <asm/checksum.h>
#include "internal.h"
struct errormsg {