commit | 05d654b564bf5210b150d0c8245cc7ebed64c905 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:30 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 16:04:17 2022 -0500 |
tree | 40d3222d22f4abae7521ebd2d780676bf410949b | |
parent | d9e81b0dd75cb6589df4746fa946f09fb531bd89 [diff] |
usb: eth: msc7830: 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>