tpm: constify TPM 1.x header structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sun, 11 Sep 2016 13:05:52 +0000 (15:05 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Thu, 15 Sep 2016 13:04:21 +0000 (16:04 +0300)
commit0014777f989b54193bec95a0a153fa4a139183c7
tree20b5346c2adeddee0d204d41dc54202f2e78ed06
parent64fba530e9ef81469b6dc65bf8e00ed9e90192c7
tpm: constify TPM 1.x header structures

Constify TPM 1.x header structures in order to move them to rodata
section as they are meant to be never changed during runtime.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm-interface.c
drivers/char/tpm/tpm-sysfs.c