summaryrefslogtreecommitdiff
path: root/src/mainboard/google/myst/chromeos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/myst/chromeos.c')
-rw-r--r--src/mainboard/google/myst/chromeos.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/google/myst/chromeos.c b/src/mainboard/google/myst/chromeos.c
index 9f4a3cb05b..e488e81a18 100644
--- a/src/mainboard/google/myst/chromeos.c
+++ b/src/mainboard/google/myst/chromeos.c
@@ -1,8 +1,11 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
#include <baseboard/gpio.h>
+#include <boot/coreboot_tables.h>
#include <vendorcode/google/chromeos/chromeos.h>
+void fill_lb_gpios(struct lb_gpios *gpios) {}
+
static const struct cros_gpio cros_gpios[] = {
CROS_GPIO_REC_AL(CROS_GPIO_VIRTUAL, GPIO_DEVICE_NAME),
CROS_GPIO_WP_AL(CROS_WP_GPIO, GPIO_DEVICE_NAME),