From: Greg Kroah-Hartman Date: Mon, 20 Mar 2006 21:17:13 +0000 (-0800) Subject: [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem X-Git-Tag: v2.6.17-rc1~1177^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87ba0a33a634c9a8e3609702122a04034a0688d;p=pandora-kernel.git [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem The USB core symbols will be converted to GPL-only in a few years. Mark this as such and update the documentation explaining why, and provide a pointer for developers to receive help if they need it. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed