summaryrefslogtreecommitdiff
path: root/board/nami/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/nami/board.c')
-rw-r--r--board/nami/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/nami/board.c b/board/nami/board.c
index 5e3f75fbd3..3ffed42ae0 100644
--- a/board/nami/board.c
+++ b/board/nami/board.c
@@ -293,8 +293,6 @@ const struct charger_config_t chg_chips[] = {
},
};
-const unsigned int chg_cnt = ARRAY_SIZE(chg_chips);
-
void board_reset_pd_mcu(void)
{
if (oem == PROJECT_AKALI && board_version < 0x0200) {