From: Andrzej Pietrasiewicz Date: Thu, 26 Sep 2013 12:38:17 +0000 (+0200) Subject: usb: gadget: f_mass_storage: factor out a header file X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~22^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fed36749a1f9a948afdc3b21008e7f65e43220;p=pandora-kernel.git usb: gadget: f_mass_storage: factor out a header file In order to prepare for the new function interface the f_mass_storage.c needs to be compiled as a module, and so a header file will be required. This patch factors out some code to a new f_mass_storage.h. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed