]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] USB: drivers/usb/core/: remove unused exports
authorAdrian Bunk <bunk@stusta.de>
Tue, 4 Apr 2006 07:56:04 +0000 (09:56 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 14 Apr 2006 18:12:22 +0000 (11:12 -0700)
commit87ed0aeba8d59fe5d68df8d10ba469d63b254914
tree2c7962e13c0430cd3e4a4276b5cd142fd6594afc
parent016534cffc5847e2a75b25d10f8c52edec6c8cb7
[PATCH] USB: drivers/usb/core/: remove unused exports

This patch removes the following unused EXPORT_SYMBOL's:
- hub.c: usb_set_device_state
- usb.c: usb_alloc_dev
- usb.c: usb_disconnect

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/hub.c
drivers/usb/core/usb.c