From: Sarah Sharp Date: Fri, 30 Jul 2010 05:12:46 +0000 (-0700) Subject: USB: xhci: Make xhci_handle_event() static. X-Git-Tag: v2.6.36-rc1~293^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d98a4d8d2411bca7e15d9c0796bf3bc30c3f21;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed