commit | e7f4e73287d2915499c821b884f70f42187e2a74 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Nov 24 15:42:10 2011 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 13:07:03 2011 +0200 |
tree | 9f426e85a6099d902f4fc66b37d59aa5839f04e3 | |
parent | 712d8efafbbcbe617f9ad706f6ca1ffea4bbf2e8 [diff] |
usb: musb: omap2430: fix compile warning fix the following compile warning: drivers/usb/musb/omap2430.c: In function 'musb_otg_notifier_work': drivers/usb/musb/omap2430.c:279:3: warning: 'return' with a value, in function returning void drivers/usb/musb/omap2430.c:282:2: warning: 'return' with a value, in function returning void Signed-off-by: Felipe Balbi <balbi@ti.com>