aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2010-08-05 15:51:36 +0200
committerJ. Bruce Fields <bfields@redhat.com>2010-08-06 17:05:39 -0400
commite2aa7f8304b3b5656ded8699216cc65138d03b64 (patch)
treea7bcb0f3d96a5d2b5d6d3fa36f9cf5b1aa9d7343 /net/sunrpc
parentnfsd41: Fix a crash when a callback is retried (diff)
downloadlinux-dev-e2aa7f8304b3b5656ded8699216cc65138d03b64.tar.xz
linux-dev-e2aa7f8304b3b5656ded8699216cc65138d03b64.zip
net: sunrpc: removed duplicated #include
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc')
-rw-r--r--net/sunrpc/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sunrpc/cache.c b/net/sunrpc/cache.c
index 939d048ef92b..2b06410e584e 100644
--- a/net/sunrpc/cache.c
+++ b/net/sunrpc/cache.c
@@ -34,7 +34,6 @@
#include <linux/sunrpc/cache.h>
#include <linux/sunrpc/stats.h>
#include <linux/sunrpc/rpc_pipe_fs.h>
-#include <linux/smp_lock.h>
#define RPCDBG_FACILITY RPCDBG_CACHE