Driver core: convert firmware code to use struct device
[firefly-linux-kernel-4.4.55.git] / drivers / base / Makefile
index b539e5e75b5690116f868c9ea06283c758f6f7a7..7bbb9eeda235efb5dd307eb1d5e89dfa552f550a 100644 (file)
@@ -8,7 +8,7 @@ obj-y                   += power/
 obj-$(CONFIG_ISA)      += isa.o
 obj-$(CONFIG_FW_LOADER)        += firmware_class.o
 obj-$(CONFIG_NUMA)     += node.o
-obj-$(CONFIG_MEMORY_HOTPLUG) += memory.o
+obj-$(CONFIG_MEMORY_HOTPLUG_SPARSE) += memory.o
 obj-$(CONFIG_SMP)      += topology.o
 obj-$(CONFIG_SYS_HYPERVISOR) += hypervisor.o