summaryrefslogtreecommitdiff
path: root/board/brya/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/brya/board.c')
-rw-r--r--board/brya/board.c9
1 files changed, 1 insertions, 8 deletions
diff --git a/board/brya/board.c b/board/brya/board.c
index 6d799b8bb6..449fabc59d 100644
--- a/board/brya/board.c
+++ b/board/brya/board.c
@@ -6,6 +6,7 @@
#include "common.h"
#include "cbi_ec_fw_config.h"
+#include "power_button.h"
#include "power.h"
#include "switch.h"
#include "throttle_ap.h"
@@ -31,14 +32,6 @@ const union brya_cbi_fw_config fw_config_defaults = {
};
/*
- * remove when we enable CONFIG_POWER_BUTTON
- */
-
-void power_button_interrupt(enum gpio_signal signal)
-{
-}
-
-/*
* remove when we enable CONFIG_VOLUME_BUTTONS
*/