Commits
Ladislav Michl committed 6a4595600b9
UBI: Fix compile error when CONFIG_UBI_SILENCE_MSG defined drivers/mtd/ubi/io.c:1354:3: error: 'dump_len' undeclared (first use in this function) dump_len = max_t(int, 128, len - i); Signed-off-by: Ladislav Michl <ladis@linux-mips.org>