commit | e83c20144f94af0f59df81845f9995bdd8e1000c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Nov 27 10:25:14 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 07 16:04:17 2022 -0500 |
tree | f167dee87bfa33210621fe05df14561c01a4ec2d | |
parent | 7215391a6a04a1afbd6e37132a33b3a3f1b97d47 [diff] |
net: ldpaa_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>