]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/tpm/tpm.h
[PATCH] tpm: chip struct update
[linux-2.6-omap-h63xx.git] / drivers / char / tpm / tpm.h
index dec0224b4478803c566cb932ae81da22d1d00bed..a203963efaab7d0fe29cd11fef13d33f02dee2cf 100644 (file)
@@ -81,7 +81,7 @@ struct tpm_chip {
        struct work_struct work;
        struct semaphore tpm_mutex;     /* tpm is processing */
 
-       struct tpm_vendor_specific *vendor;
+       struct tpm_vendor_specific vendor;
 
        struct dentry **bios_dir;