[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 21:17:13 +0000 (13:17 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Mar 2006 21:42:58 +0000 (13:42 -0800)
commitb87ba0a33a634c9a8e3609702122a04034a0688d
tree9a3d756f6c61f18c3614948fd6a1524e81f82dbd
parent01ca70dca5c64cb774a8ac2f50bddff21d60169f
[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 <gregkh@suse.de>
Documentation/feature-removal-schedule.txt
drivers/usb/core/driver.c