]> git.sur5r.net Git - u-boot/commit
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 17 Oct 2017 15:10:49 +0000 (00:10 +0900)
committerTom Rini <trini@konsulko.com>
Mon, 23 Oct 2017 18:07:26 +0000 (14:07 -0400)
commit8b7f4b9cc1f31292e5690336f529eca493df3df5
tree7a41bdb3ed9c70c40137456892a2eb7c26cfb0b2
parent166cae20dd797dcb25fc550269792f15704d9c58
mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG

All users of this macro have been converted.  Remove MTDDEBUG and
related CONFIG options.

ubifs_dbg_msg_key() is kept.  It is silent unless DEBUG is defined.

I am not touching scripts/config_whitelist.txt.  The deprecated options
will be dropped by the next resync.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
fs/ubifs/debug.h
include/configs/woodburn_common.h
include/linux/mtd/mtd.h