USB: gadget: export functionfs.h to the includes available for userspace
authorMarek Szyprowski <m.szyprowski@samsung.com>
Fri, 28 Jan 2011 09:23:57 +0000 (10:23 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Feb 2011 19:57:21 +0000 (11:57 -0800)
commit9a1b2e64020d41c577881952734fecd114af75f1
tree27ed9aabda35d6fdf7773cbe52d789c9686f9dc9
parent2694a48d9007a8bdf1731c1b97d4942c9cc49296
USB: gadget: export functionfs.h to the includes available for userspace

To compile functionfs userspace driver one needs definitions from
include/linux/usb/functionfs.h. This patch add this file to the list
of includes exported to userspace.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/usb/Kbuild
This page took 0.028409 seconds and 5 git commands to generate.