]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jbd2/revoke.c
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville...
[linux-2.6-omap-h63xx.git] / fs / jbd2 / revoke.c
index f506646ad0ffaa17369e68c4120e18b1aff7003f..9246e763da78f1491d53b9f0ae12d89579494eaf 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * linux/fs/revoke.c
+ * linux/fs/jbd2/revoke.c
  *
  * Written by Stephen C. Tweedie <sct@redhat.com>, 2000
  *
@@ -66,7 +66,6 @@
 #include <linux/errno.h>
 #include <linux/slab.h>
 #include <linux/list.h>
-#include <linux/smp_lock.h>
 #include <linux/init.h>
 #endif