usb: xhci: Staticize xhci_del_comp_mod_timer
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 16 Sep 2013 06:31:34 +0000 (12:01 +0530)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 16 Oct 2013 19:24:22 +0000 (12:24 -0700)
commit5f20cf12a63650afe1871c7b2c89ee84ec3c6182
tree093dea2d675dbdab8d8ed8927c01cae99724d1d5
parentf468f7b9467b285b87ea61e2a3c8c0e641117b0e
usb: xhci: Staticize xhci_del_comp_mod_timer

'xhci_del_comp_mod_timer' is local to this file.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-hub.c