ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code
authorPali Rohár <pali@kernel.org>
Sun, 10 Jul 2022 11:38:07 +0000 (13:38 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 20 Jul 2022 03:50:13 +0000 (05:50 +0200)
commite2e6caa01ba97bcdb82100c6b928b5743e3aae6c
tree1dd034f402699f5d4af49ae676258c1900cf3386
parentb4f210563e63e5d4b73e3232fd7156424533063e
ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code

U-Boot already provides assert function, so it use also in ubi and ubifs code.

Signed-off-by: Pali Rohár <pali@kernel.org>
drivers/mtd/ubi/debug.h
fs/ubifs/debug.h