commit | 38b3ad5655e7b2ccb68e6510a84f839d0376fe05 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Fri Jan 18 13:18:44 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jan 21 20:52:49 2013 +0200 |
tree | 36c7ad21097e4adf91e22d0cb85eeceae5bcd72f | |
parent | a1ac29bd5d56c366e2fbefd7f9f8026e6808e4a8 [diff] |
usb: gadget: fix two sparse warnings drivers/usb/gadget/u_serial.c:1291:5: sparse: symbol \ 'userial_init' was not declared. Should it be static? drivers/usb/gadget/zero.c:66:25: sparse: symbol \ 'gzero_options' was not declared. Should it be static? Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Felipe Balbi <balbi@ti.com>