commit | ce3af89e761b413bef72b49f650fa0ae55f3b6d5 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Nov 15 09:53:40 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 15 10:20:56 2011 -0800 |
tree | 55f55913b13114697263efe96359a34e5f4d1a3e | |
parent | 566b8bbf8c01cd32586087aa267f9358c8857078 [diff] |
usb: storage: shuttle_usbat: fix sparse warning Fix the following sparse warning: | drivers/usb/storage/shuttle_usbat.c:173:22: warning: | symbol 'usbat_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>