]> git.baikalelectronics.ru Git - uboot.git/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)
commitcda492cb82777eb6bc1d54012a8a2b0ceebee0b7
tree7a41bdb3ed9c70c40137456892a2eb7c26cfb0b2
parentd814a24df88b6c4edaeff091c123753f4a1ad217
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