Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 325927
b: refs/heads/master
c: d80c304
h: refs/heads/master
i:
  325925: 310da39
  325923: 839146c
  325919: 3073393
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Felipe Balbi committed Sep 10, 2012
1 parent 7f37631 commit 5fd3e38
Show file tree
Hide file tree
Showing 3 changed files with 4 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: 721e2e91945bc2520d57d795dfe1b502ecec567c
refs/heads/master: d80c304bcacaf340efa29364ed0107f5c30378c8
3 changes: 3 additions & 0 deletions trunk/drivers/usb/gadget/composite.c
Original file line number Diff line number Diff line change
Expand Up @@ -1684,3 +1684,6 @@ void usb_composite_overwrite_options(struct usb_composite_dev *cdev,
}
}
EXPORT_SYMBOL_GPL(usb_composite_overwrite_options);

MODULE_LICENSE("GPL");
MODULE_AUTHOR("David Brownell");
1 change: 0 additions & 1 deletion trunk/drivers/usb/gadget/usbstring.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@ usb_gadget_get_string (struct usb_gadget_strings *table, int id, u8 *buf)
return buf [0];
}
EXPORT_SYMBOL_GPL(usb_gadget_get_string);
MODULE_LICENSE("GPL");

0 comments on commit 5fd3e38

Please sign in to comment.