From: Stephen Hemminger Date: Tue, 14 Nov 2006 18:06:17 +0000 (-0800) Subject: USB: resume_device symbol conflict X-Git-Tag: v2.6.20-rc1~34^2~40^2~472^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ec1686ba96eb75e132196c486cc0521b00f12c;p=pandora-kernel.git USB: resume_device symbol conflict Several functions in USB core overlap with global functions. The linker appears to do the right thing, but it is bad practice and makes debugging harder. Signed-off-by: Stephen Hemminger Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed