Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155949
b: refs/heads/master
c: 3a9f5bd
h: refs/heads/master
i:
  155947: c3e41a5
v: v3
  • Loading branch information
Amit Kucheria authored and Greg Kroah-Hartman committed Jul 28, 2009
1 parent 6645e41 commit 935a5c3
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: f01b017d198486ee3553bee6841f788263cf2c23
refs/heads/master: 3a9f5bd82dc986d496d8484ff54b107b4515f43f
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/musb_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,7 @@ musb_init_controller(struct device *dev, int nIrq, void __iomem *ctrl)
if (status < 0)
goto fail2;

#ifdef CONFIG_USB_OTG
#ifdef CONFIG_USB_MUSB_OTG
setup_timer(&musb->otg_timer, musb_otg_timer_func, (unsigned long) musb);
#endif

Expand Down

0 comments on commit 935a5c3

Please sign in to comment.