X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fg_dnl.h;h=f8affd8d91bd3bc031eff4728996abdbf333dd25;hb=fbbbc86e8ebac4f42f4ca39ceba80cea27c983bc;hp=0ec74403064a19a09df7066cecb676b5918f502e;hpb=5fb29f3c48d26981b117b08286bc16ec99d4ca0b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/g_dnl.h b/include/g_dnl.h index 0ec7440..f8affd8 100644 --- a/include/g_dnl.h +++ b/include/g_dnl.h @@ -22,9 +22,8 @@ #define __G_DOWNLOAD_H_ #include -#include #include - +int g_dnl_bind_fixup(struct usb_device_descriptor *); int g_dnl_register(const char *s); void g_dnl_unregister(void);