commit | 7e5e7a9006117dd2af31eef4fa1bf1b347a9e93b | [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 | 6c84a4ae3a78e5916b30daea5f1217432774109b [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>