kernel: drop Fon(Foxconn) parser matching for the "firmware" partition
[openwrt/staging/rmilecki.git] / target / linux / generic / files / drivers / mtd / mtdsplit / mtdsplit_uimage.c
index 091403ae9186baa1827e942bf3948783aba04a4f..41347d04190b82797e00dd009b248b8396f6666e 100644 (file)
@@ -421,7 +421,6 @@ static struct mtd_part_parser uimage_fonfxc_parser = {
        .of_match_table = mtdsplit_uimage_fonfxc_of_match_table,
 #endif
        .parse_fn = mtdsplit_uimage_parse_fonfxc,
-       .type = MTD_PARSER_TYPE_FIRMWARE,
 };
 
 /**************************************************