summaryrefslogtreecommitdiff
path: root/board/host/board.h
diff options
context:
space:
mode:
Diffstat (limited to 'board/host/board.h')
-rw-r--r--board/host/board.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/host/board.h b/board/host/board.h
index 543f25b6b6..a0c47fcee7 100644
--- a/board/host/board.h
+++ b/board/host/board.h
@@ -29,6 +29,8 @@ enum gpio_signal {
GPIO_AC_PRESENT,
GPIO_PCH_BKLTEN,
GPIO_ENABLE_BACKLIGHT,
+ GPIO_BUTTON_VOLUME_DOWN_L,
+ GPIO_BUTTON_VOLUME_UP,
GPIO_COUNT
};