Files
u-boot/fs/ubifs
Eran Matityahu 734b080e78 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Before printk.h was introduced and MTDDEBUG was removed,
pr_crit() was calling MTDDEBUG(), which was since then
replaced by the current pr_debug().

pr_debug is more appropriate here.

Signed-off-by: Eran Matityahu <eran.m@variscite.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2019-04-09 07:46:42 +02:00
..
2018-06-13 07:49:12 -04:00
2018-06-13 07:49:12 -04:00
2018-07-12 07:27:34 +02:00