usb: musb: export musb_interrupt symbol
authorFelipe Balbi <balbi@ti.com>
Wed, 11 May 2011 10:02:23 +0000 (13:02 +0300)
committerFelipe 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