]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/char/tpm/tpm_atmel.h
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
[karo-tx-linux.git] / drivers / char / tpm / tpm_atmel.h
index 6c831f9466b70c6e4399a09bc89278aed2eeaa7e..3fd929de97391b8da10fd50f6ec18371770d179d 100644 (file)
  *
  */
 
+struct tpm_atmel_priv {
+       int region_size;
+       int have_region;
+};
+
 #ifdef CONFIG_PPC64
 
 #include <asm/prom.h>