summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--drivers/edac/edac_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/edac/edac_core.h b/drivers/edac/edac_core.h
index 4861542163d7..58d66da56486 100644
--- a/drivers/edac/edac_core.h
+++ b/drivers/edac/edac_core.h
@@ -380,7 +380,6 @@ struct edac_pci_ctl_info {
 	 * device this structure controls
 	 */
 	struct kobject kobj;
-	struct completion kobj_complete;
 };
 
 #define to_edac_pci_ctl_work(w) \