mirror of
https://xff.cz/git/u-boot/
synced 2025-09-04 10:12:14 +02:00
usb: host: Drop unused hcd_name from r8a66597-hcd.c
The variable hcd_name is unsued, drop. Cc: Marek Vasut <marex@denx.de> Cc: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -20,7 +20,6 @@
|
|||||||
#define R8A66597_DPRINT(...)
|
#define R8A66597_DPRINT(...)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
static const char hcd_name[] = "r8a66597_hcd";
|
|
||||||
static struct r8a66597 gr8a66597;
|
static struct r8a66597 gr8a66597;
|
||||||
|
|
||||||
static void get_hub_data(struct usb_device *dev, u16 *hub_devnum, u16 *hubport)
|
static void get_hub_data(struct usb_device *dev, u16 *hub_devnum, u16 *hubport)
|
||||||
|
Reference in New Issue
Block a user