aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6586x-regulator.c
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2010-08-10 16:02:13 +0100
committerLiam Girdwood <lrg@slimlogic.co.uk>2010-08-11 11:38:03 +0100
commit120be663285f80e3501e36ccbb92e7143585fd93 (patch)
tree98bc8b67c5a730041bd3b0337f42cb23024f8c3b /drivers/regulator/tps6586x-regulator.c
parentd7399fa88847ae93203ff5618edd97d94d36c762 (diff)
regulator: Remove default DEBUG define from TPS6586x
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Mike Rapoport <mike@compulab.co.il> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Diffstat (limited to 'drivers/regulator/tps6586x-regulator.c')
-rw-r--r--drivers/regulator/tps6586x-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/tps6586x-regulator.c b/drivers/regulator/tps6586x-regulator.c
index 122193b5e269..8cff1413a147 100644
--- a/drivers/regulator/tps6586x-regulator.c
+++ b/drivers/regulator/tps6586x-regulator.c
@@ -13,7 +13,6 @@
* published by the Free Software Foundation.
*/
-#define DEBUG
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/err.h>