From: Felipe Balbi Date: Wed, 11 May 2011 10:02:23 +0000 (+0300) Subject: usb: musb: export musb_interrupt symbol X-Git-Tag: v3.0-rc1~337^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981430a1704123b569865997bdde4f1de1afca7e;p=pandora-kernel.git 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-diff-tree failed