From: Mike Frysinger Date: Fri, 12 Mar 2010 08:27:23 +0000 (+0200) Subject: USB: musb: fix warnings in Blackfin regs X-Git-Tag: v2.6.34-rc2~8^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4bca4049941ba8dac35775fe462d4ef9f0dce4;p=pandora-kernel.git USB: musb: fix warnings in Blackfin regs The recent commit "usb: musb: Add context save and restore support" added some stubs for the Blackfin code so things would compile, but it also added a bunch of warnings due to missing return statements. Signed-off-by: Mike Frysinger Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed