From d6735b0f148eba402a27699da6786b1ab4e61b84 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sat, 7 Oct 2017 17:04:29 -0500 Subject: google/cyan variants: fix non-functional typo in gpio.c Typo found/fixed in to-be-merged boards; applying same fix to already-merged boards. Change-Id: I15f97467a5442888165399be997b0b690a3c312a Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/21918 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/google/cyan/variants/celes/gpio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/cyan/variants/celes') diff --git a/src/mainboard/google/cyan/variants/celes/gpio.c b/src/mainboard/google/cyan/variants/celes/gpio.c index 9f6ae87be5..ebb7717cc1 100644 --- a/src/mainboard/google/cyan/variants/celes/gpio.c +++ b/src/mainboard/google/cyan/variants/celes/gpio.c @@ -74,7 +74,7 @@ static const struct soc_gpio_map gpse_gpio_map[] = { GPI(trig_edge_both, L1, P_20K_H, non_maskable, en_edge_detect, NA , NA), /* 81 SDMMC3_CD_B */ - GPIO_NC, /* 82 spkr asummed gpio number */ + GPIO_NC, /* 82 spkr assumed gpio number */ Native_M1, /* 83 SUSPWRDNACK */ SPARE_PIN,/* 84 spare pin */ Native_M1, /* 85 SDMMC3_1P8_EN */ -- cgit v1.2.3