mtd: cleanup last uses of MTD_DEBUG config macros
authorBrian Norris <computersforpeace@gmail.com>
Tue, 19 Jul 2011 17:06:13 +0000 (10:06 -0700)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Sun, 11 Sep 2011 12:02:16 +0000 (15:02 +0300)
Some messages that were tied to CONFIG_MTD_DEBUG_VERBOSE can now simply
be enabled using dynamic debugging features, if necessary. There's no
need for special debugging functions here.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>

No differences found