commit | c9d872592611b98d3481e978f93b90a5fa194252 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Jul 16 12:23:55 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Wed Jul 16 12:50:40 2014 -0500 |
tree | 38226fca0ac743d8b8a9cc9421436757e66f9318 | |
parent | c43e97b2c5e038bbec525fecb33fde4800631a55 [diff] |
usb: gadget: udc: fsl_mxc_udc: fix sparse error No functional changes, just fixing one easy to spot sparse error. While fixing that sparse error, I had to add two includes to a header to avoid a build error. Signed-off-by: Felipe Balbi <balbi@ti.com>