summaryrefslogtreecommitdiff
path: root/board/halvor/gpio.inc
diff options
context:
space:
mode:
Diffstat (limited to 'board/halvor/gpio.inc')
-rw-r--r--board/halvor/gpio.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/halvor/gpio.inc b/board/halvor/gpio.inc
index e02e7adf2c..9bb5629d09 100644
--- a/board/halvor/gpio.inc
+++ b/board/halvor/gpio.inc
@@ -30,7 +30,6 @@ GPIO_INT(DSW_PWROK, PIN(C, 7), GPIO_INT_BOTH, power_signal_interrupt)
GPIO_INT(PG_EC_ALL_SYS_PWRGD, PIN(F, 4), GPIO_INT_BOTH, power_signal_interrupt)
/* Sensor Interrupts */
-GPIO_INT(EC_CAM_VSYN_SLP_S0IX, PIN(7, 2), GPIO_INT_RISING, sync_interrupt)
GPIO_INT(EC_ALS_RGB_INT_L, PIN(D, 4), GPIO_INT_FALLING, tcs3400_interrupt)
GPIO_INT(TABLET_MODE_L, PIN(9, 5), GPIO_INT_BOTH, gmr_tablet_switch_isr)