* Pandita, Vikram <vikram.pandita@xxxxxx> [080204 04:10]: > This patch adds OMAP EHCI glue layer and Menu config option > Incorporated Paul Walmsley review comments on usage of cm_{read,write}_mod_reg() I made a minor change... <snip> > +/*-------------------------------------------------------------------------*/ > +/* Forward declaration */ > +extern const struct hc_driver ehci_omap_hc_driver; > + I made this static and removed the unnecessary comment. > +const struct hc_driver ehci_omap_hc_driver = { > + .description = hcd_name, ... And this too. Also pushed it. Tony - To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html