usb: gadget: FunctionFS: staticize functions used only in f_fs.c
authorAndrzej Pietrasiewicz <andrzej.p@samsung.com>
Mon, 13 Jan 2014 12:20:25 +0000 (13:20 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:26:58 +0000 (07:26 +0200)
commit18c3a3a75a00bc1a8456b739a41e4a945327b8f9
tree8fc77498cfd73189571ee5d889c3ef369f711775
parentd0e7c1215f686d62e93004b84b9747d5c3b15985
usb: gadget: FunctionFS: staticize functions used only in f_fs.c

ffs_alloc_dev and ffs_free_dev are used only in f_fs.c,
so make them static.

Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
drivers/usb/gadget/f_fs.c
drivers/usb/gadget/u_fs.h