summaryrefslogtreecommitdiff
path: root/include/driver/ppc/syv682x_public.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/driver/ppc/syv682x_public.h')
-rw-r--r--include/driver/ppc/syv682x_public.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/driver/ppc/syv682x_public.h b/include/driver/ppc/syv682x_public.h
index 92c841f811..63ad89be8b 100644
--- a/include/driver/ppc/syv682x_public.h
+++ b/include/driver/ppc/syv682x_public.h
@@ -9,10 +9,10 @@
#define __CROS_EC_DRIVER_PPC_SYV682X_PUBLIC_H
/* I2C addresses */
-#define SYV682X_ADDR0_FLAGS 0x40
-#define SYV682X_ADDR1_FLAGS 0x41
-#define SYV682X_ADDR2_FLAGS 0x42
-#define SYV682X_ADDR3_FLAGS 0x43
+#define SYV682X_ADDR0_FLAGS 0x40
+#define SYV682X_ADDR1_FLAGS 0x41
+#define SYV682X_ADDR2_FLAGS 0x42
+#define SYV682X_ADDR3_FLAGS 0x43
extern const struct ppc_drv syv682x_drv;