USB: xhci: Make xhci_handle_event() static.
commitd6d98a4d8d2411bca7e15d9c0796bf3bc30c3f21
authorSarah Sharp <sarah.a.sharp@linux.intel.com>
Fri, 30 Jul 2010 05:12:46 +0000 (29 22:12 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 10 Aug 2010 21:35:44 +0000 (10 14:35 -0700)
treea66fae1b8883e6d93baab07390e2fa8c044c9e78
parent27e0dd4d7ccc3e8e2a79600c3608031022a2298c
USB: xhci: Make xhci_handle_event() static.

xhci_handle_event() is now only called from within xhci-ring.c, so make it
static.

Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.h