<p>Matt DeVillier has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21918">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/cyan variants: fix non-functional typo in gpio.c<br><br>Typo found/fixed in to-be-merged boards; applying same fix to<br>already-merged boards.<br><br>Change-Id: I15f97467a5442888165399be997b0b690a3c312a<br>Signed-off-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/mainboard/google/cyan/variants/banon/gpio.c<br>M src/mainboard/google/cyan/variants/celes/gpio.c<br>M src/mainboard/google/cyan/variants/cyan/gpio.c<br>M src/mainboard/google/cyan/variants/edgar/gpio.c<br>M src/mainboard/google/cyan/variants/reks/gpio.c<br>M src/mainboard/google/cyan/variants/terra/gpio.c<br>6 files changed, 6 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/21918/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/cyan/variants/banon/gpio.c b/src/mainboard/google/cyan/variants/banon/gpio.c<br>index 62da10c..e077bcc 100644<br>--- a/src/mainboard/google/cyan/variants/banon/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/banon/gpio.c<br>@@ -72,7 +72,7 @@<br>   GPIO_NC, /* 79  GPI ILB_SERIRQ */<br>     Native_M1, /* 80  USB_OC0_B */<br>        NATIVE_INT_PU20K(1, L1), /* 81  SDMMC3_CD_B */<br>-       GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  GPIO_NC, /* 85 SDMMC3_1P8_EN */<br>diff --git a/src/mainboard/google/cyan/variants/celes/gpio.c b/src/mainboard/google/cyan/variants/celes/gpio.c<br>index 9f6ae87..ebb7717 100644<br>--- a/src/mainboard/google/cyan/variants/celes/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/celes/gpio.c<br>@@ -74,7 +74,7 @@<br>       GPI(trig_edge_both, L1, P_20K_H, non_maskable,<br>                                en_edge_detect, NA , NA),<br>     /* 81  SDMMC3_CD_B */<br>-        GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  Native_M1, /* 85 SDMMC3_1P8_EN */<br>diff --git a/src/mainboard/google/cyan/variants/cyan/gpio.c b/src/mainboard/google/cyan/variants/cyan/gpio.c<br>index 9e8c5d1..340a8af 100644<br>--- a/src/mainboard/google/cyan/variants/cyan/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/cyan/gpio.c<br>@@ -72,7 +72,7 @@<br>         GPIO_NC, /* 79  GPI ILB_SERIRQ */<br>     Native_M1, /* 80  USB_OC0_B */<br>        NATIVE_INT(1, L1), /* 81  SDMMC3_CD_B */<br>-     GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  Native_M1, /* 85 SDMMC3_1P8_EN */<br>diff --git a/src/mainboard/google/cyan/variants/edgar/gpio.c b/src/mainboard/google/cyan/variants/edgar/gpio.c<br>index 6e81c23..779b336 100644<br>--- a/src/mainboard/google/cyan/variants/edgar/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/edgar/gpio.c<br>@@ -72,7 +72,7 @@<br>     GPIO_NC, /* 79  GPI ILB_SERIRQ */<br>     Native_M1, /* 80  USB_OC0_B */<br>        GPIO_NC, /* 81  SDMMC3_CD_B */<br>-       GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  Native_M1, /* 85 SDMMC3_1P8_EN */<br>diff --git a/src/mainboard/google/cyan/variants/reks/gpio.c b/src/mainboard/google/cyan/variants/reks/gpio.c<br>index e7b2adf..eac413b 100644<br>--- a/src/mainboard/google/cyan/variants/reks/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/reks/gpio.c<br>@@ -72,7 +72,7 @@<br>         GPIO_NC, /* 79  GPI ILB_SERIRQ */<br>     Native_M1, /* 80  USB_OC0_B */<br>        NATIVE_INT_PU20K(1, L1), /* 81  SDMMC3_CD_B */<br>-       GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  Native_M1, /* 85 SDMMC3_1P8_EN */<br>diff --git a/src/mainboard/google/cyan/variants/terra/gpio.c b/src/mainboard/google/cyan/variants/terra/gpio.c<br>index 200ef2b..8c87916 100644<br>--- a/src/mainboard/google/cyan/variants/terra/gpio.c<br>+++ b/src/mainboard/google/cyan/variants/terra/gpio.c<br>@@ -72,7 +72,7 @@<br>     GPIO_NC, /* 79  GPI ILB_SERIRQ */<br>     Native_M1, /* 80  USB_OC0_B */<br>        NATIVE_INT_PU20K(1, L1), /* 81  SDMMC3_CD_B */<br>-       GPIO_NC,  /* 82  spkr    asummed gpio number */<br>+      GPIO_NC,  /* 82  spkr    assumed gpio number */<br>       Native_M1, /* 83 SUSPWRDNACK */<br>       SPARE_PIN,/* 84 spare pin */<br>  Native_M1, /* 85 SDMMC3_1P8_EN */<br></pre><p>To view, visit <a href="https://review.coreboot.org/21918">change 21918</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21918"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I15f97467a5442888165399be997b0b690a3c312a </div>
<div style="display:none"> Gerrit-Change-Number: 21918 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>