]> www.infradead.org Git - users/dwmw2/linux.git/commit
xhci: Remove unused function declarations
authorYue Haibing <yuehaibing@huawei.com>
Thu, 5 Sep 2024 14:32:51 +0000 (17:32 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Sep 2024 14:39:22 +0000 (16:39 +0200)
commitf5985a814739c3f2b3d53cc4ee1f55928fcbc23a
tree6b2d5c26427747ca877be2935d6407242fff74f7
parent31128e7492dc365a9ed37577b766e36c1193d369
xhci: Remove unused function declarations

Commit 674f8438c121 ("xhci: split handling halted endpoints into two
steps") removed xhci_cleanup_stalled_ring() but left declaration.

Commit 25355e046d29 ("xhci: use generic command timer for stop endpoint
commands.") left behind xhci_stop_endpoint_command_watchdog().

Signed-off-by: Yue Haibing <yuehaibing@huawei.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240905143300.1959279-4-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h