usb: storage: jumpshot: fix sparse warning
authorFelipe Balbi <balbi@ti.com>
Tue, 15 Nov 2011 07:53:34 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 18:20:51 +0000 (10:20 -0800)
commit9d35214b415812372a7b1ba1091097b043837604
tree1e01b981f7a4a58611e752c21bb4363b945cc091
parente7724baf78685759a31216362660b70d7786fc77
usb: storage: jumpshot: fix sparse warning

Fix the following sparse warning:

| drivers/usb/storage/jumpshot.c:74:22: warning: symbol
| 'jumpshot_usb_ids' was not declared. Should it
| be static?

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/jumpshot.c