Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> include/linux/ext4_fs.h | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/linux/ext4_fs.h b/include/linux/ext4_fs.h index 2500325..5c1677a 100644 --- a/include/linux/ext4_fs.h +++ b/include/linux/ext4_fs.h @@ -19,7 +19,6 @@ #include <linux/types.h> #include <linux/blkdev.h> #include <linux/magic.h> - #include <linux/ext4_fs_i.h> /* @@ -176,7 +175,6 @@ struct ext4_group_desc #define EXT4_BG_INODE_ZEROED 0x0004 /* On-disk itable initialized to zero */ #ifdef __KERNEL__ -#include <linux/ext4_fs_i.h> #include <linux/ext4_fs_sb.h> #endif /* -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html