Skip to content
Commit 4ee925df authored by Jean-Philippe Menil's avatar Jean-Philippe Menil Committed by Greg Kroah-Hartman
Browse files

usb: xhci: fix build warning - missing prototype



Fix build warning when building drivers/usb/host/xhci-mem.o with W=1 due
to missing prototype for xhci_free_virt_devices_depth_first.

This function is only used in xhci-mem.c so just make it static.

Signed-off-by: default avatarJean-Philippe Menil <jpmenil@gmail.com>
Signed-off-by: default avatarMathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ea5cc925
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment