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:
1376d92
)
usb: musb: export musb_interrupt symbol
author
Felipe Balbi
<balbi@ti.com>
Wed, 11 May 2011 10:02:23 +0000
(13:02 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 13 May 2011 11:34:06 +0000
(14:34 +0300)
currently that's used by another module
(am35x) which, granted, it shouldn't be
using that, but in order to avoid compile
errors, let's export that symbol temporarily
until re-factoring work is done on that
driver.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found