commit | c2a2759d33787e49b751a446d63dd6af3abe3aeb | [log] [tgz] |
---|---|---|
author | Daniel Mack <zonque@gmail.com> | Wed Apr 10 21:55:41 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:22:20 2013 +0300 |
tree | 14b313e600c87afeb1b5ca6c42ee791f0c91c4c6 | |
parent | b7e2e75a8c6062afe1dd88b0b299938e5d36dff8 [diff] |
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 <zonque@gmail.com> Acked-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Felipe Balbi <balbi@ti.com>