commit | a3f1656df8ed17a5807835dcc37a627f546c3f9c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:23 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 16:04:17 2022 -0500 |
tree | ddd237669a701c03e788ff741d846596ed99830b | |
parent | 8bdbf38e1ee17eaea5d14616ea5b7877fb44f9a2 [diff] |
net: sh_eth: 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>