summaryrefslogtreecommitdiff
path: root/board/reef/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/reef/board.c')
-rw-r--r--board/reef/board.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/reef/board.c b/board/reef/board.c
index 72decd3c40..e6856f3f55 100644
--- a/board/reef/board.c
+++ b/board/reef/board.c
@@ -252,7 +252,6 @@ const struct charger_config_t chg_chips[] = {
.drv = &bd9995x_drv,
},
};
-const unsigned int chg_cnt = ARRAY_SIZE(chg_chips);
uint16_t tcpc_get_alert_status(void)
{