On Wed, Dec 12, 2012 at 04:17:14PM -0700, Toshi Kani wrote: > --- a/drivers/base/Makefile > +++ b/drivers/base/Makefile > @@ -21,6 +21,7 @@ endif > obj-$(CONFIG_SYS_HYPERVISOR) += hypervisor.o > obj-$(CONFIG_REGMAP) += regmap/ > obj-$(CONFIG_SOC_BUS) += soc.o > +obj-$(CONFIG_HOTPLUG) += hotplug.o CONFIG_HOTPLUG just got always enabled in the kernel, and I'm about to delete it around the 3.8-rc2 timeframe, so please don't add new usages of it to the kernel. greg k-h -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>