--- zzzz-none-000/linux-5.4.213/drivers/mtd/ubi/ubi.h 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/mtd/ubi/ubi.h 2024-05-29 11:19:52.000000000 +0000 @@ -780,6 +780,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;