diff options
author | Ladislav Michl <ladis@linux-mips.org> | 2016-01-03 22:05:03 +0100 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2016-01-04 09:11:10 +0100 |
commit | 6a4595600b968bafcae8ad603bfc1175b6efe1d8 (patch) | |
tree | d2f085c9115a4a374abaa8456519c3fb44727d85 /include/environment.h | |
parent | 8e8106dcd540e4c735da6a0b71919747c15ce93a (diff) | |
download | u-boot-imx-6a4595600b968bafcae8ad603bfc1175b6efe1d8.zip u-boot-imx-6a4595600b968bafcae8ad603bfc1175b6efe1d8.tar.gz u-boot-imx-6a4595600b968bafcae8ad603bfc1175b6efe1d8.tar.bz2 |
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>
Diffstat (limited to 'include/environment.h')
0 files changed, 0 insertions, 0 deletions