tpm: Fix typo in tpmrm class definition
authorJustin M. Forbes <jforbes@fedoraproject.org>
Tue, 12 Sep 2023 17:02:47 +0000 (12:02 -0500)
committerJarkko Sakkinen <jarkko@kernel.org>
Tue, 12 Sep 2023 20:07:37 +0000 (23:07 +0300)
commitea72883a3bf11fb09dd1ad4f8328cc040263881a
treeab60a30cfe115cf280049c22f21b3063cd93b3ee
parent3669558bdf354cd352be955ef2764cde6a9bf5ec
tpm: Fix typo in tpmrm class definition

Commit d2e8071bed0be ("tpm: make all 'class' structures const")
unfortunately had a typo for the name on tpmrm.

Fixes: d2e8071bed0b ("tpm: make all 'class' structures const")
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/tpm-chip.c