git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e2e75
)
usb: musb: move function declarations to musb_{host,gadget}.h
author
Daniel Mack
<zonque@gmail.com>
Wed, 10 Apr 2013 19:55:41 +0000
(21:55 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 28 May 2013 16:22:20 +0000
(19:22 +0300)
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>
No differences found