commit | ceb48b0fd5fd0172aeccfe0f7fa002896b661d48 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:35 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 12:20:48 2022 -0500 |
tree | 25bb46e6b3e789b1ba6e7aa0e6b2f44f531bdfc6 | |
parent | 0eebfa417f250fd6f1bd061568eaef4e1aa9cf60 [diff] |
qe: 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>