The todo split comment is a left-over from refactoring. Remove it. Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx> --- drivers/net/designware_stm32.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/net/designware_stm32.c b/drivers/net/designware_stm32.c index ed54ff2b2615..bb6781fb3450 100644 --- a/drivers/net/designware_stm32.c +++ b/drivers/net/designware_stm32.c @@ -204,7 +204,6 @@ static void eqos_stop_stm32(struct eth_device *edev) clk_bulk_disable(priv->num_clks, priv->clks); } -// todo split! static struct eqos_ops stm32_ops = { .init = eqos_init_stm32, .get_ethaddr = eqos_get_ethaddr, -- 2.24.0 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox