projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e0dca7a
)
nfs: BKL is no longer needed, so remove the include
author
Stephen Rothwell
<sfr@canb.auug.org.au>
Tue, 15 Mar 2011 07:37:09 +0000
(18:37 +1100)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 15 Mar 2011 12:44:35 +0000
(08:44 -0400)
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/read.c
patch
|
blob
|
history
diff --git
a/fs/nfs/read.c
b/fs/nfs/read.c
index 4b764c6048dbf4caa80be732e2423daf8102fa4b..7cded2b12a05eb0016421304afc87b68458fd03b 100644
(file)
--- a/
fs/nfs/read.c
+++ b/
fs/nfs/read.c
@@
-18,7
+18,6
@@
#include <linux/sunrpc/clnt.h>
#include <linux/nfs_fs.h>
#include <linux/nfs_page.h>
-#include <linux/smp_lock.h>
#include <linux/module.h>
#include <asm/system.h>