imx233: don't print stmp3780 debug info on stmp3700

Change-Id: Iffad6f39b62af496e6bb5975610807228c2986c7
This commit is contained in:
Amaury Pouly 2017-07-31 00:59:23 +02:00
parent ce39850e6b
commit 17e48e81af
2 changed files with 5 additions and 3 deletions

View file

@ -92,12 +92,14 @@ struct imx233_power_info_t
int stop_current;
bool charging;
bool batt_adj;
#if IMX233_SUBTARGET >= 3780
bool _4p2_enable;
bool _4p2_dcdc;
int _4p2_cmptrip;
int _4p2_dropout;
bool _5v_pwd_charge_4p2;
int _5v_charge_4p2_limit;
#endif
bool _5v_dcdc_xfer;
bool _5v_enable_dcdc;
int _5v_vbusvalid_thr;