On Tue, 21 Feb 2023 at 18:39, Troy Kisky <troykiskybound...@gmail.com> wrote: > > commit e524f3a449f5 ("net: Remove eth_legacy.c") > > removed struct eth_device > This prevents errors in the conversion to CONFIG_IS_ENABLED(DM_ETH). > > Signed-off-by: Troy Kisky <troykiskybound...@gmail.com> > --- > > arch/arm/cpu/armv7/ls102xa/fdt.c | 12 ------------ > 1 file changed, 12 deletions(-) >
Again, I have the same patch, but it will be dropped once this is applied.