USB: core: message: fix sparse warning
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 4 Dec 2009 13:47:44 +0000 (15:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 19:55:28 +0000 (11:55 -0800)
commit09e81f3df43af16ea58261059fe779920fde430d
treeec201bb3dfa410c73b31722d7fd4be8afb440d97
parent2eb5052e2a22b0d9edbca19d099661fdabfc03ca
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>
drivers/usb/core/message.c