From: Sarah Sharp Date: Tue, 3 Nov 2009 21:06:40 +0000 (-0800) Subject: USB: xhci: Remove unused HCD statistics code. X-Git-Tag: v2.6.33-rc1~315^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c67d899cde32099bfc484f6ccc9b90c2e0c9fc8;p=pandora-kernel.git USB: xhci: Remove unused HCD statistics code. CONFIG_USB_HCD_STAT was used in an abandoned patch to track host controller throughput statistics. Since CONFIG_USB_HCD_STAT will never be defined, remove code that can never run. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed