commit | 09e81f3df43af16ea58261059fe779920fde430d | [log] [tgz] |
---|---|---|
author | Felipe Balbi <felipe.balbi@nokia.com> | Fri Dec 04 15:47:44 2009 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Dec 11 11:55:28 2009 -0800 |
tree | ec201bb3dfa410c73b31722d7fd4be8afb440d97 | |
parent | 2eb5052e2a22b0d9edbca19d099661fdabfc03ca [diff] |
USB: core: message: fix sparse warning Fix the following sparse warning: drivers/usb/core/message.c:1583:6: warning: symbol '__usb_queue_reset_device' was not declared. Should it be static? Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>