--- zzzz-none-000/linux-4.9.231/drivers/mtd/ubi/ubi.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/drivers/mtd/ubi/ubi.h 2022-03-30 12:03:34.000000000 +0000 @@ -779,6 +779,7 @@ int mean_ec; uint64_t ec_sum; int ec_count; + bool eof_found; struct kmem_cache *aeb_slab_cache; struct ubi_ec_hdr *ech; struct ubi_vid_io_buf *vidb;