Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361245
b: refs/heads/master
c: 4ea34de
h: refs/heads/master
i:
  361243: ed99ab8
v: v3
  • Loading branch information
Felipe Balbi committed Mar 4, 2013
1 parent 61e7782 commit 1d7c207
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: bc530a72726d54357ea3a10e82761f203201e5b2
refs/heads/master: 4ea34de7615c1208a08bce3ff75c234cca03c654
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/s3c2410_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1668,7 +1668,7 @@ static void s3c2410_udc_enable(struct s3c2410_udc *dev)
static int s3c2410_udc_start(struct usb_gadget *g,
struct usb_gadget_driver *driver)
{
struct s3c2410_udc *udc = to_s3c2410(g)
struct s3c2410_udc *udc = to_s3c2410(g);

dprintk(DEBUG_NORMAL, "%s() '%s'\n", __func__, driver->driver.name);

Expand Down

0 comments on commit 1d7c207

Please sign in to comment.