From 981430a1704123b569865997bdde4f1de1afca7e Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Wed, 11 May 2011 13:02:23 +0300 Subject: [PATCH] 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 --- Reading git-format-patch failed