From: Peng Fan Date: Wed, 16 Oct 2019 10:24:34 +0000 (+0000) Subject: pmic: bd71837: drop DEBUG macro X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=e0f724f71841acdb510bbf7f79cf22991a8a3906;p=u-boot.git pmic: bd71837: drop DEBUG macro Drop DEBUG macro definition which is used for debug purpose. Signed-off-by: Peng Fan --- diff --git a/drivers/power/pmic/bd71837.c b/drivers/power/pmic/bd71837.c index e292d42a8c..2e04298273 100644 --- a/drivers/power/pmic/bd71837.c +++ b/drivers/power/pmic/bd71837.c @@ -3,8 +3,6 @@ * Copyright 2018 NXP */ -#define DEBUG - #include #include #include