On Wed, 2012-12-12 at 15:55 -0800, Greg KH wrote: > 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. Sounds good. I will simply change it obj-y then. Thanks, -Toshi -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html