commit | a2504a1bd2a9d0c216df9b8da3be4a41753d0cf6 | [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 | a34f971d97defcfa7daaa4971795827956a3a27d [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>