From: Valentina Manea Date: Wed, 20 Aug 2014 04:31:01 +0000 (+0300) Subject: usbip: remove struct usb_device_id table X-Git-Tag: omap-fixes-against-v3.17-rc3~24^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f653c5639500d905815d6cd6964c0de117ba59b;p=pandora-kernel.git usbip: remove struct usb_device_id table 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed