commit | 82803a60b1d31507226d20f4e279dbc8a5cb8e3e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 01 13:20:17 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 07 14:33:50 2023 -0500 |
tree | bd30d59cd896bd94ad50f3899cca212036b1899c | |
parent | 5c63b5a87fb44aadb1d4bceef8204c70b8ce2eb0 [diff] |
armada: usb: net: Drop unused USB drivers These are not used. Drop the drivers and Kconfig option. Also drop an old declaration in the netdev.h header. Signed-off-by: Simon Glass <sjg@chromium.org>