pmic: bd71837: drop DEBUG macro

Drop DEBUG macro definition which is used for debug purpose.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
Peng Fan 2019-10-16 10:24:34 +00:00 committed by Stefano Babic
parent 698c439815
commit e0f724f718

View file

@ -3,8 +3,6 @@
* Copyright 2018 NXP * Copyright 2018 NXP
*/ */
#define DEBUG
#include <common.h> #include <common.h>
#include <errno.h> #include <errno.h>
#include <dm.h> #include <dm.h>