]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/nfsd/nfsfh.c
header cleaning: don't include smp_lock.h when not used
[karo-tx-linux.git] / fs / nfsd / nfsfh.c
index 286bc4d356f4b5963bd739a9997026beb6b71efb..739dd3c5c3b2bc0871587de2d07736fd902c53b9 100644 (file)
@@ -9,16 +9,13 @@
  * ... and again Southern-Winter 2001 to support export_operations
  */
 
-#include <linux/sched.h>
 #include <linux/slab.h>
-#include <linux/smp_lock.h>
 #include <linux/fs.h>
 #include <linux/unistd.h>
 #include <linux/string.h>
 #include <linux/stat.h>
 #include <linux/dcache.h>
 #include <linux/mount.h>
-#include <asm/pgtable.h>
 
 #include <linux/sunrpc/clnt.h>
 #include <linux/sunrpc/svc.h>