[PATCH] tpm: address missing const defs
commitdff37e4b0ad7bca3616f829c84bcf4ddd385d2c4
authorKylene Hall <kjhall@us.ibm.com>
Fri, 24 Jun 2005 05:01:50 +0000 (23 22:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:05:24 +0000 (24 00:05 -0700)
tree242339896cd0abdba048a8701424cdf67f7ee83d
parent3122a88a242454efe72930e56a3e4d56ee534f3c
[PATCH] tpm: address missing const defs

Add "const" to several static arrays that were missing it in their
definitions.

Signed-off-by: Kylene Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tpm/tpm.c