From: Daniel Mack Date: Wed, 10 Apr 2013 19:55:41 +0000 (+0200) Subject: usb: musb: move function declarations to musb_{host,gadget}.h X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2a2759d33787e49b751a446d63dd6af3abe3aeb;p=pandora-kernel.git usb: musb: move function declarations to musb_{host,gadget}.h Let the function declarations live in the header files they belong to, which makes it easier to stub them out later. Signed-off-by: Daniel Mack Acked-by: Peter Korsgaard Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed