Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216891
b: refs/heads/master
c: afc28bc
h: refs/heads/master
i:
  216889: 4791b6e
  216887: eab21fe
v: v3
  • Loading branch information
Anand Gadiyar authored and Tony Lindgren committed Sep 27, 2010
1 parent fd2b2d8 commit 13a4e66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 04be1e9ba49657347b4e1969a217e5fc33bbf72a
refs/heads/master: afc28bc0ec5ebe1b71108735e27283a19feb2e24
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-omap/include/plat/usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ static inline void omap1_usb_init(struct omap_usb_config *pdata)
#if defined(CONFIG_ARCH_OMAP_OTG) || defined(CONFIG_ARCH_OMAP_OTG_MODULE)
void omap2_usbfs_init(struct omap_usb_config *pdata);
#else
static inline omap2_usbfs_init(struct omap_usb_config *pdata)
static inline void omap2_usbfs_init(struct omap_usb_config *pdata)
{
}
#endif
Expand Down

0 comments on commit 13a4e66

Please sign in to comment.