From: Felipe Balbi Date: Thu, 24 Nov 2011 13:42:10 +0000 (+0200) Subject: usb: musb: omap2430: fix compile warning X-Git-Tag: v3.3-rc1~153^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f4e73287d2915499c821b884f70f42187e2a74;p=pandora-kernel.git 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 --- Reading git-diff-tree failed