commit | 9972d83688b33fcccac58d191827b3520ed432cd | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Aug 02 07:33:40 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 20 21:18:15 2022 -0400 |
tree | 43b1d65d5c2799ed6f2a1bf75c29ef17cdeff902 | |
parent | 639d1dc066e371be0cf4144702c3db01d30ecc4e [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>