summaryrefslogtreecommitdiff
path: root/board/kodama/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/kodama/board.c')
-rw-r--r--board/kodama/board.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/kodama/board.c b/board/kodama/board.c
index 721242c240..0650301731 100644
--- a/board/kodama/board.c
+++ b/board/kodama/board.c
@@ -224,9 +224,6 @@ static void board_init(void)
/* Enable interrupt from PMIC. */
gpio_enable_interrupt(GPIO_PMIC_EC_RESETB);
- /* Enable pogo interrupt */
- gpio_enable_interrupt(GPIO_POGO_ADC_INT_L);
-
/* Display bias settings. */
mt6370_db_set_voltages(6000, 5800, 5800);