From: Alan Stern Date: Thu, 7 Aug 2008 17:04:51 +0000 (-0400) Subject: USB: fix compiler warning fix X-Git-Tag: v2.6.27-rc4~101^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ff78433f0aeb1f731a22a90206b685df4eaf52e;p=pandora-kernel.git USB: fix compiler warning fix This patch (as1123b) fixes a compiler warning: do_unbind_rebind() is defined but not used if CONFIG_PM=n. Problem originally found and initial patch submitted by Alexander Beregalov . Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed