summaryrefslogtreecommitdiff
path: root/board/daisy/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/daisy/board.h')
-rw-r--r--board/daisy/board.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/daisy/board.h b/board/daisy/board.h
index c7a2587d5e..7fa8cf0972 100644
--- a/board/daisy/board.h
+++ b/board/daisy/board.h
@@ -79,7 +79,7 @@ enum gpio_signal {
GPIO_EN_PP5000, /* 5.0v rail enable */
GPIO_EN_PP3300, /* 3.3v rail enable */
GPIO_PMIC_PWRON_L, /* 5v rail ready */
- GPIO_EC_ENTERING_RW, /* EC is R/W mode for the kbc mux */
+ GPIO_ENTERING_RW, /* EC is R/W mode for the kbc mux */
GPIO_CHARGER_EN,
GPIO_POWER_LED_L, /* Power state keyboard LED */
GPIO_EC_INT,