commit | 431879a762277ddb9df959bba80216f3ef3d8e17 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:27:54 2011 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Thu Oct 13 20:42:10 2011 +0300 |
tree | 8412e6ac859aa038484ae59da3ee9d2ffab3e26b | |
parent | 1aec033b955ba358dbf365aa7d0bbd49079c8559 [diff] |
usb: gadget: mv_udc: fix compile warning | drivers/usb/gadget/mv_udc_core.c: In function 'handle_setup_packet': | drivers/usb/gadget/mv_udc_core.c:1556:6: warning: 'status' may be \ used uninitialized in this function Signed-off-by: Felipe Balbi <balbi@ti.com>