mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
g_dnl: add missing declaration
Signed-off-by: Steve Rae <srae@broadcom.com> Tested-by: Lukasz Majewski <l.majewski@samsung.com> Test HW: Exynos 4210 (trats), Exynos 5422 (Odroid XU3)
This commit is contained in:
@@ -34,6 +34,7 @@ struct g_dnl_bind_callback {
|
||||
};
|
||||
|
||||
int g_dnl_bind_fixup(struct usb_device_descriptor *, const char *);
|
||||
int g_dnl_get_board_bcd_device_number(int gcnum);
|
||||
int g_dnl_board_usb_cable_connected(void);
|
||||
int g_dnl_register(const char *s);
|
||||
void g_dnl_unregister(void);
|
||||
|
Reference in New Issue
Block a user