]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/g_dnl.h
karo: tx6: add TX6S LVDS module variants
[karo-tx-uboot.git] / include / g_dnl.h
index 4eeb5e40702fe97a60a32ee8f227b0097a7a5f6f..ba49f1f5cb6c3c6e381652a1d1d2daf4964e34ed 100644 (file)
@@ -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);