git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c2737
)
usbip: remove struct usb_device_id table
author
Valentina Manea
<valentina.manea.m@gmail.com>
Wed, 20 Aug 2014 04:31:01 +0000
(07:31 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 25 Aug 2014 17:40:58 +0000
(10:40 -0700)
This was used back when usbip-host was an interface device driver;
after the conversion to device driver, the table remained unused.
Remove it in order to stop receiving a warning about it.
Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found