From: Felipe Balbi Date: Fri, 4 Dec 2009 13:47:42 +0000 (+0200) Subject: USB: core: fix sparse warning for static function X-Git-Tag: v2.6.33-rc1~315^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=719a6e8876ee860fcb0c90d4123bff1e3df26dfd;p=pandora-kernel.git USB: core: fix sparse warning for static function Fix the following sparse warning: drivers/usb/core/usb.c:1033:15: warning: symbol 'usb_debug_devices' was not declared. Should it be static? Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed