]> git.karo-electronics.de Git - mv-sheeva.git/commit
[PATCH] tpm: address missing const defs
authorKylene Hall <kjhall@us.ibm.com>
Fri, 24 Jun 2005 05:01:50 +0000 (22:01 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 24 Jun 2005 07:05:24 +0000 (00:05 -0700)
commitdff37e4b0ad7bca3616f829c84bcf4ddd385d2c4
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