nfs: BKL is no longer needed, so remove the include
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 15 Mar 2011 07:37:09 +0000 (18:37 +1100)
committerTrond 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

index 4b764c6..7cded2b 100644 (file)
@@ -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>