<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28058">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">superio/winbond/w83627hf: Remove unused value<br><br>Change-Id: I90d1997254f6766f4c61ff55449109adbdd783e3<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/superio/winbond/w83627hf/superio.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/58/28058/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/superio/winbond/w83627hf/superio.c b/src/superio/winbond/w83627hf/superio.c</span><br><span>index 733dc35..21c3016 100644</span><br><span>--- a/src/superio/winbond/w83627hf/superio.c</span><br><span>+++ b/src/superio/winbond/w83627hf/superio.c</span><br><span>@@ -40,7 +40,7 @@</span><br><span> </span><br><span> static void init_acpi(struct device *dev)</span><br><span> {</span><br><span style="color: hsl(0, 100%, 40%);">-    u8 value = 0x20; /* FIXME: The 0x20 value here is never used? */</span><br><span style="color: hsl(120, 100%, 40%);">+      u8 value;</span><br><span>    int power_on = 1;</span><br><span> </span><br><span>        get_option(&power_on, "power_on_after_fail");</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28058">change 28058</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/28058"/><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: I90d1997254f6766f4c61ff55449109adbdd783e3 </div>
<div style="display:none"> Gerrit-Change-Number: 28058 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>