summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorJean-Philippe Menil <jpmenil@gmail.com>2019-02-20 19:50:52 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-02-21 10:54:22 +0100
commit4ee925dfe017870340ab26503799376073e54759 (patch)
tree30e06225ab55e2e0a94f755cd5c533dbbf463f7e /mm
parentea5cc92517a709f97e9e413163bcab7b9c54fd55 (diff)
downloadlinux-4ee925dfe017870340ab26503799376073e54759.tar.gz
linux-4ee925dfe017870340ab26503799376073e54759.tar.bz2
linux-4ee925dfe017870340ab26503799376073e54759.zip
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: Jean-Philippe Menil <jpmenil@gmail.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions