Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280829
b: refs/heads/master
c: 8becf27
h: refs/heads/master
i:
  280827: 74e4080
v: v3
  • Loading branch information
Felipe Balbi committed Dec 12, 2011
1 parent ab2148a commit 134a104
Show file tree
Hide file tree
Showing 3 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: 25b8ff68bf1d4954d4a9dcb4862c6b6a53cb09e2
refs/heads/master: 8becf2704415d2bf471a0a73ae84c3cc24da8a90
1 change: 1 addition & 0 deletions trunk/drivers/usb/dwc3/debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
#include "core.h"
#include "gadget.h"
#include "io.h"
#include "debug.h"

struct dwc3_register {
const char *name;
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/ep0.c
Original file line number Diff line number Diff line change
Expand Up @@ -803,7 +803,7 @@ static void dwc3_ep0_xfernotready(struct dwc3 *dwc,
}

void dwc3_ep0_interrupt(struct dwc3 *dwc,
const const struct dwc3_event_depevt *event)
const struct dwc3_event_depevt *event)
{
u8 epnum = event->endpoint_number;

Expand Down

0 comments on commit 134a104

Please sign in to comment.