commit | 1a5fae3c6f78b22c58abda44aa7156a559b5a123 | [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 16:04:17 2022 -0500 |
tree | 5c2bfe944a21ebdb53a4edf64a725dac0ad8d9f3 | |
parent | 1daed98e16769e6371d652109586e07643dbefa3 [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>