aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/parrot/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/parrot/gpio.h')
-rw-r--r--src/mainboard/google/parrot/gpio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/parrot/gpio.h b/src/mainboard/google/parrot/gpio.h
index 1cfd487f09..c3e3e2fbe7 100644
--- a/src/mainboard/google/parrot/gpio.h
+++ b/src/mainboard/google/parrot/gpio.h
@@ -254,7 +254,7 @@ const struct pch_gpio_set3 pch_gpio_set3_level = {
.gpio75 = GPIO_LEVEL_LOW,
};
-const struct pch_gpio_map parrot_gpio_map = {
+const struct pch_gpio_map mainboard_gpio_map = {
.set1 = {
.mode = &pch_gpio_set1_mode,
.direction = &pch_gpio_set1_direction,