Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115799
b: refs/heads/master
c: 9c94155
h: refs/heads/master
i:
  115797: 1fdd61c
  115795: e7a9a30
  115791: bfe9aae
v: v3
  • Loading branch information
Will Newton authored and Greg Kroah-Hartman committed Oct 17, 2008
1 parent 41bee28 commit 508edbc
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 84dcd594952bf9b95b3901516a61e57abdf54d62
refs/heads/master: 9c94155ea03e85aed66b6822477ea99f8681a3f1
3 changes: 2 additions & 1 deletion trunk/drivers/usb/gadget/fsl_usb2_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,8 @@ static void dr_controller_stop(struct fsl_udc *udc)
return;
}

void dr_ep_setup(unsigned char ep_num, unsigned char dir, unsigned char ep_type)
static void dr_ep_setup(unsigned char ep_num, unsigned char dir,
unsigned char ep_type)
{
unsigned int tmp_epctrl = 0;

Expand Down

0 comments on commit 508edbc

Please sign in to comment.