From: Felipe Balbi Date: Tue, 7 Aug 2012 11:10:03 +0000 (+0300) Subject: usb: host: xhci: sparse fixes X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~121^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed384bd3a8faab3b3e09fd2cab8a7dc95851d771;p=pandora-kernel.git usb: host: xhci: sparse fixes drivers/usb/host/xhci.c:1826:14: warning: symbol 'xhci_get_block_size' was not declared. Should it be static? drivers/usb/host/xhci.c:1844:14: warning: symbol 'xhci_get_largest_overhead' was not declared. Should it be static? drivers/usb/host/xhci-ring.c:2304:36: warning: context imbalance in 'handle_tx_event' - unexpected unlock drivers/usb/host/xhci-hub.c:425:6: warning: symbol 'xhci_set_remote_wake_mask' was not declared. Should it be static? Signed-off-by: Felipe Balbi Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed