<p>HAOUAS Elyes has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/c/coreboot/+/29940">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">arch/arm64/boot.c: Remove not used variable<br><br>Change-Id: Ic275f3d3377b4bd40ca9fb591332dc9b2fd9effe<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M src/arch/arm64/boot.c<br>1 file changed, 0 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/40/29940/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/arch/arm64/boot.c b/src/arch/arm64/boot.c</span><br><span>index 54a33e0..261a562 100644</span><br><span>--- a/src/arch/arm64/boot.c</span><br><span>+++ b/src/arch/arm64/boot.c</span><br><span>@@ -40,7 +40,6 @@</span><br><span> void arch_prog_run(struct prog *prog)</span><br><span> {</span><br><span>         void (*doit)(void *);</span><br><span style="color: hsl(0, 100%, 40%);">-   void *arg;</span><br><span> </span><br><span>       if (ENV_RAMSTAGE && prog_type(prog) == PROG_PAYLOAD) {</span><br><span>               run_payload(prog);</span><br><span>@@ -48,7 +47,6 @@</span><br><span>       }</span><br><span> </span><br><span>        doit = prog_entry(prog);</span><br><span style="color: hsl(0, 100%, 40%);">-        arg = prog_entry_arg(prog);</span><br><span> </span><br><span>      doit(prog_entry_arg(prog));</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/29940">change 29940</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/c/coreboot/+/29940"/><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-Change-Id: Ic275f3d3377b4bd40ca9fb591332dc9b2fd9effe </div>
<div style="display:none"> Gerrit-Change-Number: 29940 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>