X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fg_dnl.h;h=f8affd8d91bd3bc031eff4728996abdbf333dd25;hb=fbbbc86e8ebac4f42f4ca39ceba80cea27c983bc;hp=f47395f35d3133510093080033237ebf54db1aa6;hpb=05a860c228fe6c8f2e7aced8cc8ef88bc1038363;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/g_dnl.h b/include/g_dnl.h index f47395f..f8affd8 100644 --- a/include/g_dnl.h +++ b/include/g_dnl.h @@ -23,7 +23,7 @@ #include #include - +int g_dnl_bind_fixup(struct usb_device_descriptor *); int g_dnl_register(const char *s); void g_dnl_unregister(void);