tpm: drop list from struct tpm_vendor_specific
[cascardo/linux.git] / drivers / char / tpm / tpm.h
index 7317bec..cd780c7 100644 (file)
@@ -135,7 +135,6 @@ struct tpm_vendor_specific {
 
        int irq;
 
-       struct list_head list;
        int locality;
        unsigned long timeout_a, timeout_b, timeout_c, timeout_d; /* jiffies */
        bool timeout_adjusted;