pmic: bd71837: drop DEBUG macro
authorPeng Fan <peng.fan@nxp.com>
Wed, 16 Oct 2019 10:24:34 +0000 (10:24 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 16:04:16 +0000 (17:04 +0100)
Drop DEBUG macro definition which is used for debug purpose.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/power/pmic/bd71837.c

index e292d42..2e04298 100644 (file)
@@ -3,8 +3,6 @@
  * Copyright 2018 NXP
  */
 
-#define DEBUG
-
 #include <common.h>
 #include <errno.h>
 #include <dm.h>