net: Remove smc91111 ethernet driver
authorTom Rini <trini@konsulko.com>
Tue, 2 Aug 2022 11:33:35 +0000 (07:33 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 20:10:50 +0000 (16:10 -0400)
commitecf1d2741d95f5f84e31dc1d0bef149d8ff1f0a3
treed45e8d2bc7f27f0f42206c26ca5ee36cd54bf708
parent08f80184a917077e8ebb7c7646d78eafae921982
net: Remove smc91111 ethernet driver

This driver has not been converted to DM_ETH.  The migration deadline
passed 2 years ago.

Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: David Feng <fenghua@phytium.com.cn>
Cc: Liviu Dudau <liviu.dudau@foss.arm.com>
Cc: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Ramon Fried <rfried.dev@gmail.com>
README
board/armltd/integrator/integrator.c
board/armltd/vexpress64/vexpress64.c
drivers/net/Makefile
drivers/net/smc91111.c [deleted file]
drivers/net/smc91111.h [deleted file]
examples/standalone/Makefile
examples/standalone/smc91111_eeprom.c [deleted file]
include/configs/integratorcp.h
include/configs/vexpress_aemv8.h