浏览代码

nfs: BKL is no longer needed, so remove the include

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Stephen Rothwell 14 年之前
父节点
当前提交
8f68cd42d8
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      fs/nfs/read.c

+ 0 - 1
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>