commit | e27210853be7acba4fb0b50c42e74beb6d983c44 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:24 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 16:04:17 2022 -0500 |
tree | cd7ba07d9a0e276790abc912459432d054424ff2 | |
parent | a3f1656df8ed17a5807835dcc37a627f546c3f9c [diff] |
net: smc911x: Remove non-DM_ETH code As DM_ETH is required for all network drivers, it's now safe to remove the non-DM_ETH support code. Signed-off-by: Tom Rini <trini@konsulko.com>