commit | 002d0ed0a28f7cd4b1cf8f7965511f2a8df3aad2 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 02 07:33:40 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 16:10:50 2022 -0400 |
tree | a110f50cdaf6da4058a5c3995c9d2b54570f7551 | |
parent | ecf1d2741d95f5f84e31dc1d0bef149d8ff1f0a3 [diff] |
net: ks8851_mll: Remove legacy non-DM_ETH code and callers As this driver has been converted to DM_ETH and the migration deadline is 2 years passed, remove the legacy code and callers. Cc: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Tom Rini <trini@konsulko.com> Acked-by: Ramon Fried <rfried.dev@gmail.com>