Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: musb: export musb_interrupt symbol
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>
- Loading branch information