commit | f35e0d5614b9dbf76ec7b5cbd464914a77c01c88 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Nov 15 09:53:35 2011 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Nov 15 10:20:52 2011 -0800 |
tree | d4acb1369fd392a102ac208e13e409f849352446 | |
parent | 9d35214b415812372a7b1ba1091097b043837604 [diff] |
usb: storage: karma: fix sparse warning Fix the following sparse warning: | drivers/usb/storage/karma.c:62:22: warning: symbol | 'karma_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>