Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354723
b: refs/heads/master
c: c8ce60b
h: refs/heads/master
i:
  354721: 9f7df14
  354719: 92e68d6
v: v3
  • Loading branch information
Felipe Balbi authored and Greg Kroah-Hartman committed Feb 6, 2013
1 parent 55b1691 commit 24faf3c
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: 51482be9dcfdd0e46aa3b3b3775efe7044c94f38
refs/heads/master: c8ce60bbed39a8d884837ed6e53dc32f7f86e40f
2 changes: 1 addition & 1 deletion trunk/include/linux/usb/omap_control_usb.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extern void omap_control_usb3_phy_power(struct device *dev, bool on);
extern void omap_control_usb_set_mode(struct device *dev,
enum omap_control_usb_mode mode);
#else
static inline struct device *omap_get_control_dev()
static inline struct device *omap_get_control_dev(void)
{
return ERR_PTR(-ENODEV);
}
Expand Down

0 comments on commit 24faf3c

Please sign in to comment.