Merge branch 'fix/misc' into for-linus
[pandora-kernel.git] / fs / ext2 / fsync.c
index c9c2e5f..fc66c93 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() */
 
 
 /*