From 00969f23dae70f62d7ce3f7abbbfb6d09ef92739 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Tue, 19 Oct 2010 11:14:33 +0200 Subject: mfd: Remove DEBUG defines from mc13xxx-core DEBUG and VERBOSE_DEBUG are not used. Reported-by: David Jander Signed-off-by: Samuel Ortiz --- drivers/mfd/mc13xxx-core.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'drivers/mfd') diff --git a/drivers/mfd/mc13xxx-core.c b/drivers/mfd/mc13xxx-core.c index 93258ad..1326e7f 100644 --- a/drivers/mfd/mc13xxx-core.c +++ b/drivers/mfd/mc13xxx-core.c @@ -9,8 +9,6 @@ * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ -#define DEBUG -#define VERBOSE_DEBUG #include #include -- cgit v1.1