Skip to content
Snippets Groups Projects
Commit 6a459560 authored by Ladislav Michl's avatar Ladislav Michl Committed by Heiko Schocher
Browse files

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: default avatarLadislav Michl <ladis@linux-mips.org>
parent 8e8106dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment