Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325870
b: refs/heads/master
c: a07bc24
h: refs/heads/master
v: v3
  • Loading branch information
Neil Zhang authored and Felipe Balbi committed Aug 23, 2012
1 parent 622e313 commit b8ace8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 9b2035a0b9ee9745c236cc2ec1ec0b0eae692a1a
refs/heads/master: a07bc24e2773e11cb4a6c03d72cd3cdb50c41914
2 changes: 0 additions & 2 deletions trunk/drivers/usb/gadget/mv_udc_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
#define EPSTATUS_TIMEOUT 10000
#define PRIME_TIMEOUT 10000
#define READSAFE_TIMEOUT 1000
#define DTD_TIMEOUT 1000

#define LOOPS_USEC_SHIFT 1
#define LOOPS_USEC (1 << LOOPS_USEC_SHIFT)
Expand All @@ -64,7 +63,6 @@ static const char driver_desc[] = DRIVER_DESC;

/* controller device global variable */
static struct mv_udc *the_controller;
int mv_usb_otgsc;

static void nuke(struct mv_ep *ep, int status);
static void stop_activity(struct mv_udc *udc, struct usb_gadget_driver *driver);
Expand Down

0 comments on commit b8ace8c

Please sign in to comment.