diff options
Diffstat (limited to 'drivers/hid/usbhid/hid-core.c')
| -rw-r--r-- | drivers/hid/usbhid/hid-core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/usbhid/hid-core.c b/drivers/hid/usbhid/hid-core.c index ca3751fd4473..a9364c36c42d 100644 --- a/drivers/hid/usbhid/hid-core.c +++ b/drivers/hid/usbhid/hid-core.c | |||
| @@ -623,6 +623,7 @@ int usbhid_wait_io(struct hid_device *hid) | |||
| 623 | 623 | ||
| 624 | return 0; | 624 | return 0; |
| 625 | } | 625 | } |
| 626 | EXPORT_SYMBOL_GPL(usbhid_wait_io); | ||
| 626 | 627 | ||
| 627 | static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) | 628 | static int hid_set_idle(struct usb_device *dev, int ifnum, int report, int idle) |
| 628 | { | 629 | { |
