summaryrefslogtreecommitdiff
path: root/driver/regulator_ir357x.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/regulator_ir357x.c')
-rw-r--r--driver/regulator_ir357x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/regulator_ir357x.c b/driver/regulator_ir357x.c
index 0e88eeaf37..4721146367 100644
--- a/driver/regulator_ir357x.c
+++ b/driver/regulator_ir357x.c
@@ -17,7 +17,7 @@
#define CPRINTF(format, args...) cprintf(CC_CHIPSET, format, ## args)
/* I2C address */
-#define IR357x_I2C_ADDR__7bf (0x8)
+#define IR357x_I2C_ADDR_FLAGS 0x08
struct ir_setting {
uint8_t reg;