Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248719
b: refs/heads/master
c: 84f6c3f
h: refs/heads/master
i:
  248717: 60ce143
  248715: 9ba25db
  248711: 2e01312
  248703: 2ef3cdb
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Apr 13, 2011
1 parent a57f559 commit f62fead
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: 3c624d4962a583516acadcbf60a8ca2a48421f5c
refs/heads/master: 84f6c3fb7e8eef51f994e959015e18bb927127e0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/otg/twl6030-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ struct twl6030_usb {
bool irq_enabled;
};

#define xceiv_to_twl(x) container_of((x), struct twl6030_usb, otg);
#define xceiv_to_twl(x) container_of((x), struct twl6030_usb, otg)

/*-------------------------------------------------------------------------*/

Expand Down

0 comments on commit f62fead

Please sign in to comment.