diff options
author | Ming Lei <tom.leiming@gmail.com> | 2010-05-17 14:20:50 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-20 20:21:47 (GMT) |
commit | c024b7260c8f879a2ef3a3e6a853b579a46479f8 (patch) | |
tree | 339346367d1558d61956c965c51d0733dbe10616 /Documentation | |
parent | 0858a3a52f659dabf2860f350e5a6a61f069e851 (diff) | |
download | linux-c024b7260c8f879a2ef3a3e6a853b579a46479f8.tar.xz |
USB: remove match_device
usb_find_device was the only one user of match_device, now
it is removed, so remove match_device to fix the compile warning
below reported by Stephen Rothwell:
drivers/usb/core/usb.c:596: warning: 'match_device'
defined but not used
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions