usb: storage: alauda: fix sparse warnings
authorFelipe Balbi <balbi@ti.com>
Tue, 15 Nov 2011 07:53:28 +0000 (09:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 15 Nov 2011 18:20:45 +0000 (10:20 -0800)
Fix the following warning:

| drivers/usb/storage/alauda.c:142:22: warning: symbol
| 'alauda_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>

No differences found