diff options
-rw-r--r-- | drivers/edac/edac_core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/edac/edac_core.h b/drivers/edac/edac_core.h index 4861542..58d66da 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) \ |