commit | 85fdaea66cbe1f259f6931928efbb497f71c7c02 | [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 | f1ee1e1ef199fe4aaaf5423885d4fa7ef79c9147 [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>