Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248711
b: refs/heads/master
c: 3ab810f
h: refs/heads/master
i:
  248709: d746dd9
  248707: 7297bb0
  248703: 2ef3cdb
v: v3
  • Loading branch information
Randy Dunlap authored and Greg Kroah-Hartman committed Apr 13, 2011
1 parent 2795487 commit 2e01312
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: ad7c56f07e24c758d78e797ceeb9cf049dec66aa
refs/heads/master: 3ab810f19d71f4083be44b41770bcd784ff82e51
4 changes: 2 additions & 2 deletions trunk/include/linux/usb/gadget.h
Original file line number Diff line number Diff line change
Expand Up @@ -890,8 +890,8 @@ static inline void usb_free_descriptors(struct usb_descriptor_header **v)
/* utility wrapping a simple endpoint selection policy */

extern struct usb_ep *usb_ep_autoconfig(struct usb_gadget *,
struct usb_endpoint_descriptor *) __devinit;
struct usb_endpoint_descriptor *);

extern void usb_ep_autoconfig_reset(struct usb_gadget *) __devinit;
extern void usb_ep_autoconfig_reset(struct usb_gadget *);

#endif /* __LINUX_USB_GADGET_H */

0 comments on commit 2e01312

Please sign in to comment.