lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:21:19 +0000 (13:21 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 18:52:58 +0000 (10:52 -0800)
CONFIG_HOTPLUG is being removed so kobject_uevent needs to always be
part of the library.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found