diff --git a/drivers/regulator/tps6586x-regulator.c b/drivers/regulator/tps6586x-regulator.c index 122193b5e2692b5e7086a6db5438001edfbe3c8e..8cff1413a147f1822336160602c57d253f3d1902 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>