]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ext2/fsync.c
Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent
[karo-tx-linux.git] / fs / ext2 / fsync.c
index c9c2e5ffa48e264a8054cff6fb54bf93447987c7..fc66c93fcb5c931b5df829ddccf85fc53f3887a6 100644 (file)
@@ -23,8 +23,7 @@
  */
 
 #include "ext2.h"
-#include <linux/smp_lock.h>
-#include <linux/buffer_head.h>         /* for fsync_inode_buffers() */
+#include <linux/buffer_head.h>         /* for sync_mapping_buffers() */
 
 
 /*