diff options
Diffstat (limited to 'fs/ext2/fsync.c')
| -rw-r--r-- | fs/ext2/fsync.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ext2/fsync.c b/fs/ext2/fsync.c index 7806b9e8155..fc66c93fcb5 100644 --- a/fs/ext2/fsync.c +++ b/fs/ext2/fsync.c @@ -23,7 +23,6 @@   */  #include "ext2.h" -#include <linux/smp_lock.h>  #include <linux/buffer_head.h>		/* for sync_mapping_buffers() */  |