aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2010-10-19 11:14:33 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2010-10-29 00:30:22 +0200
commit00969f23dae70f62d7ce3f7abbbfb6d09ef92739 (patch)
treeffee1085d9b2afc29c7578371ecdda8e7625da32 /drivers
parentmfd: Fix jz4740_adc_set_enabled (diff)
downloadlinux-dev-00969f23dae70f62d7ce3f7abbbfb6d09ef92739.tar.xz
linux-dev-00969f23dae70f62d7ce3f7abbbfb6d09ef92739.zip
mfd: Remove DEBUG defines from mc13xxx-core
DEBUG and VERBOSE_DEBUG are not used. Reported-by: David Jander <david@protonic.nl> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mfd/mc13xxx-core.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/mfd/mc13xxx-core.c b/drivers/mfd/mc13xxx-core.c
index 93258adf8b63..1326e7f4263a 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 <linux/slab.h>
#include <linux/module.h>