Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
trini committed Jun 5, 2024
2 parents c0ea27b + 8f8b4b0 commit 4b99257
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cmd/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,6 @@
#ifdef CONFIG_USB_STORAGE
static int usb_stor_curr_dev = -1; /* current device */
#endif
#if defined(CONFIG_USB_HOST_ETHER) && !defined(CONFIG_DM_ETH)
static int __maybe_unused usb_ether_curr_dev = -1; /* current ethernet device */
#endif

/* some display routines (info command) */
static char *usb_get_class_desc(unsigned char dclass)
Expand Down

0 comments on commit 4b99257

Please sign in to comment.