From: Marek Szyprowski Date: Fri, 28 Jan 2011 09:23:57 +0000 (+0100) Subject: USB: gadget: export functionfs.h to the includes available for userspace X-Git-Tag: v2.6.39-rc1~472^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1b2e64020d41c577881952734fecd114af75f1;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed