<p>David Wu has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29368">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/fizz: Remove variant_cros_gpios from variant<br><br>This change removes the function defintions from variant<br>so that the weak definition in baseboard can be used.<br>Refer to CL:813944.<br><br>BUG=none<br>BRANCH=master<br>TEST=Build and boot on DUT<br><br>Change-Id: I561414fcc94e3c812bb88730df9b94e332c61781<br>Signed-off-by: David Wu <David_Wu@quanta.corp-partner.google.com><br>---<br>M src/mainboard/google/fizz/variants/karma/gpio.c<br>1 file changed, 0 insertions(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/29368/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/fizz/variants/karma/gpio.c b/src/mainboard/google/fizz/variants/karma/gpio.c</span><br><span>index e6bb83b..29c6f88 100644</span><br><span>--- a/src/mainboard/google/fizz/variants/karma/gpio.c</span><br><span>+++ b/src/mainboard/google/fizz/variants/karma/gpio.c</span><br><span>@@ -273,14 +273,3 @@</span><br><span>    *num = ARRAY_SIZE(early_gpio_table);</span><br><span>         return early_gpio_table;</span><br><span> }</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-static const struct cros_gpio cros_gpios[] = {</span><br><span style="color: hsl(0, 100%, 40%);">-     CROS_GPIO_REC_AL(CROS_GPIO_VIRTUAL, CROS_GPIO_DEVICE_NAME),</span><br><span style="color: hsl(0, 100%, 40%);">-     CROS_GPIO_WP_AH(GPIO_PCH_WP, CROS_GPIO_DEVICE_NAME),</span><br><span style="color: hsl(0, 100%, 40%);">-};</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-const struct cros_gpio *variant_cros_gpios(size_t *num)</span><br><span style="color: hsl(0, 100%, 40%);">-{</span><br><span style="color: hsl(0, 100%, 40%);">-  *num = ARRAY_SIZE(cros_gpios);</span><br><span style="color: hsl(0, 100%, 40%);">-  return cros_gpios;</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29368">change 29368</a>. To unsubscribe, or for help writing mail filters, 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/29368"/><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: I561414fcc94e3c812bb88730df9b94e332c61781 </div>
<div style="display:none"> Gerrit-Change-Number: 29368 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: David Wu <david_wu@quanta.corp-partner.google.com> </div>