diff options
Diffstat (limited to 'include/dialog_pmic.h')
| -rw-r--r-- | include/dialog_pmic.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/dialog_pmic.h b/include/dialog_pmic.h index b0925f5ce..8d43585e2 100644 --- a/include/dialog_pmic.h +++ b/include/dialog_pmic.h @@ -164,7 +164,7 @@ enum {  	DA9053_GPID7_REG,  	DA9053_GPID8_REG,  	DA9053_GPID9_REG, -	PMIC_NUM_OF_REGS, +	DIALOG_NUM_OF_REGS,  };  #define DA_BUCKCORE_VBCORE_1_250V		0x1E |