diff --git a/drivers/edac/edac_core.h b/drivers/edac/edac_core.h index 4861542163d704fe4f629777b04df791b5c790ea..58d66da5648673ec9541014cfc9ef26a7c5296b0 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) \