• Felipe Balbi's avatar
    usb: musb: omap2430: fix compile warning · e7f4e732
    Felipe Balbi authored
    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: default avatarFelipe Balbi <balbi@ti.com>
    e7f4e732
omap2430.c 13.7 KB