]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit610141ee651cee2cd27584434aa9dd9d967f0089
treee2ce67885df12377d8ad8e2a39f426a0a26b5fd4
parente3a1a5ec5cd516c85848611992102fc00e8af601
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>
lib/Makefile