<p>tnt <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/24473">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  tnt: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fw/ice40-riscv: Remove usb_ep_boot manual declaration<br><br>It's now properly declared in the stack header<br><br>Signed-off-by: Sylvain Munaut <tnt@246tNt.com><br>Change-Id: Id2fd50c04a8d8781ad8b94e12ba9f469777482d1<br>---<br>M firmware/ice40-riscv/e1-tracer/usb_e1.c<br>M firmware/ice40-riscv/icE1usb/usb_e1.c<br>2 files changed, 0 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/firmware/ice40-riscv/e1-tracer/usb_e1.c b/firmware/ice40-riscv/e1-tracer/usb_e1.c</span><br><span>index 421305b..3c577a4 100644</span><br><span>--- a/firmware/ice40-riscv/e1-tracer/usb_e1.c</span><br><span>+++ b/firmware/ice40-riscv/e1-tracer/usb_e1.c</span><br><span>@@ -28,9 +28,6 @@</span><br><span> uint8_t e1_get_pending_flags(int chan);</span><br><span> /* ---- */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-bool</span><br><span style="color: hsl(0, 100%, 40%);">-usb_ep_boot(const struct usb_intf_desc *intf, uint8_t ep_addr, bool dual_bd);</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> </span><br><span> void</span><br><span> usb_e1_run(void)</span><br><span>diff --git a/firmware/ice40-riscv/icE1usb/usb_e1.c b/firmware/ice40-riscv/icE1usb/usb_e1.c</span><br><span>index 11402c6..e180fec 100644</span><br><span>--- a/firmware/ice40-riscv/icE1usb/usb_e1.c</span><br><span>+++ b/firmware/ice40-riscv/icE1usb/usb_e1.c</span><br><span>@@ -48,9 +48,6 @@</span><br><span> unsigned int e1_rx_level(void);</span><br><span> /* ---- */</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-bool</span><br><span style="color: hsl(0, 100%, 40%);">-usb_ep_boot(const struct usb_intf_desc *intf, uint8_t ep_addr, bool dual_bd);</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span> static void</span><br><span> _usb_fill_feedback_ep(void)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-e1-hardware/+/24473">change 24473</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/c/osmo-e1-hardware/+/24473"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-e1-hardware </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id2fd50c04a8d8781ad8b94e12ba9f469777482d1 </div>
<div style="display:none"> Gerrit-Change-Number: 24473 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>