]> git.sur5r.net Git - u-boot/blobdiff - include/ext4fs.h
dtoc: Add a way for tests to request the fallback library
[u-boot] / include / ext4fs.h
index 7e1ee6c1750c548b6b800813ce1d36e2aef05f05..965cd9e9c507affcd5316ca161499493aab386a5 100644 (file)
@@ -98,7 +98,6 @@ struct ext_filesystem {
        /* Superblock */
        struct ext2_sblock *sb;
        /* Block group descritpor table */
-       struct ext2_block_group *bgd;
        char *gdtable;
 
        /* Block Bitmap Related */