commit | f3fed36749a1f9a948afdc3b21008e7f65e43220 | [log] [tgz] |
---|---|---|
author | Andrzej Pietrasiewicz <andrzej.p@samsung.com> | Thu Sep 26 14:38:17 2013 +0200 |
committer | Felipe Balbi <balbi@ti.com> | Tue Oct 01 09:51:17 2013 -0500 |
tree | cc2d014e0ca90d0e7a5541bb24b2fbc4afc0fe11 | |
parent | 6fdc5dd25e0cd5afc114fe65427150c65f0eb67b [diff] |
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 <andrzej.p@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>