diff options
Diffstat (limited to 'fs/dcache.c')
-rw-r--r-- | fs/dcache.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/dcache.c b/fs/dcache.c index 2135ab8bb103..0e73aa0a0e8b 100644 --- a/fs/dcache.c +++ b/fs/dcache.c | |||
@@ -21,7 +21,6 @@ | |||
21 | #include <linux/fsnotify.h> | 21 | #include <linux/fsnotify.h> |
22 | #include <linux/slab.h> | 22 | #include <linux/slab.h> |
23 | #include <linux/init.h> | 23 | #include <linux/init.h> |
24 | #include <linux/smp_lock.h> | ||
25 | #include <linux/hash.h> | 24 | #include <linux/hash.h> |
26 | #include <linux/cache.h> | 25 | #include <linux/cache.h> |
27 | #include <linux/module.h> | 26 | #include <linux/module.h> |