Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4626
b: refs/heads/master
c: a3fdf4e
h: refs/heads/master
v: v3
  • Loading branch information
brian@murphy.dk authored and Greg Kroah-Hartman committed Jul 12, 2005
1 parent 17214dd commit acdb239
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 00ab997dd24fff82900665449f859e23a78ad5f4
refs/heads/master: a3fdf4ebe016ba756de3ca29a2a6117e9acd721c
3 changes: 3 additions & 0 deletions trunk/drivers/usb/core/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1532,6 +1532,9 @@ EXPORT_SYMBOL(usb_register);
EXPORT_SYMBOL(usb_deregister);
EXPORT_SYMBOL(usb_disabled);

EXPORT_SYMBOL_GPL(usb_get_intf);
EXPORT_SYMBOL_GPL(usb_put_intf);

EXPORT_SYMBOL(usb_alloc_dev);
EXPORT_SYMBOL(usb_put_dev);
EXPORT_SYMBOL(usb_get_dev);
Expand Down

0 comments on commit acdb239

Please sign in to comment.