lan78xx: Add to handle mux control per chip id
[deliverable/linux.git] / drivers / edac / Makefile
index dbf53e08bdd1a38261fc883bd812e881e4152fd8..be163e20fe56870c1bddad7a85c53035423ad4f2 100644 (file)
@@ -10,7 +10,7 @@ obj-$(CONFIG_EDAC)                    := edac_stub.o
 obj-$(CONFIG_EDAC_MM_EDAC)             += edac_core.o
 
 edac_core-y    := edac_mc.o edac_device.o edac_mc_sysfs.o
-edac_core-y    += edac_module.o edac_device_sysfs.o
+edac_core-y    += edac_module.o edac_device_sysfs.o wq.o
 
 edac_core-$(CONFIG_EDAC_DEBUG)         += debugfs.o
 
This page took 0.024701 seconds and 5 git commands to generate.