]> git.karo-electronics.de Git - mv-sheeva.git/commit
UBI: remove UBI_IO_DEBUG macro
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 11 Mar 2011 11:08:51 +0000 (13:08 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Mar 2011 11:50:16 +0000 (13:50 +0200)
commit6f9fdf62db64b1e52e5b7a9f785554e8b877b65c
treea42ef328d49bbdafac26c4d84eb4c8afba8be874
parent6edb9793959fb547a15d5ffe6b142d9f0b3e41a6
UBI: remove UBI_IO_DEBUG macro

This additional little macro is used to print a bit more messages
while scanning the media. However, we have the 'dbg_bld()' macro
for this, so we better us 'dbg_bld()' and kill UBI_IO_DEBUG. This
simplifies the code a tiny bit.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/debug.h
drivers/mtd/ubi/io.c