commit | 610141ee651cee2cd27584434aa9dd9d967f0089 | [log] [tgz] |
---|---|---|
author | Bill Pemberton <wfp5p@virginia.edu> | Mon Nov 19 13:21:19 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 28 10:52:58 2012 -0800 |
tree | e2ce67885df12377d8ad8e2a39f426a0a26b5fd4 | |
parent | e3a1a5ec5cd516c85848611992102fc00e8af601 [diff] |
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG 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>