f2fs: fix a build failure due to missing the kobject header
[linux-2.6-block.git] / fs / f2fs / super.c
index 94c0e20495468d9be89185da7e2971bc0c779440..66d1ec137e4474c14fea33edb0fea554a9198c05 100644 (file)
@@ -23,7 +23,6 @@
 #include <linux/exportfs.h>
 #include <linux/blkdev.h>
 #include <linux/f2fs_fs.h>
-#include <linux/kobject.h>
 #include <linux/sysfs.h>
 
 #include "f2fs.h"