diff options
author | Abhishek Bist <ishubist@gmail.com> | 2015-05-27 23:54:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-05-31 15:51:23 +0900 |
commit | f0e6a326deec8b51ee12f82a34057efd3d0979b8 (patch) | |
tree | 77544dccb145996ec605ac298f3f9945ae1e26ab /drivers/usb/core/hub.c | |
parent | 02c018af7db9d4e701e78b333dc951dca380633d (diff) | |
download | blackbird-op-linux-f0e6a326deec8b51ee12f82a34057efd3d0979b8.tar.gz blackbird-op-linux-f0e6a326deec8b51ee12f82a34057efd3d0979b8.zip |
USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_driver()
This function is used to call in early version of linux kernel in order
to find out the interface used by a usb device. But now it's use is
completely abolished. So,it would be relevant to remove this obselete
function from kernel mainline.
Signed-off-by: Abhishek Bist <ishubist@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/core/hub.c')
0 files changed, 0 insertions, 0 deletions