Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242196
b: refs/heads/master
c: 45567c2
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Greg Kroah-Hartman committed Mar 23, 2011
1 parent e133b7f commit eb8d8e4
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: 8f7e7b87ec7c3202941ef2770bacd353ab93368b
refs/heads/master: 45567c28d29a8766a67c53f898d502aef71b7ef0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/blackfin.c
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ static void bfin_musb_try_idle(struct musb *musb, unsigned long timeout)
mod_timer(&musb_conn_timer, jiffies + TIMER_DELAY);
}

static int bfin_musb_get_vbus_status(struct musb *musb)
static int bfin_musb_vbus_status(struct musb *musb)
{
return 0;
}
Expand Down

0 comments on commit eb8d8e4

Please sign in to comment.