aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/char/tpm/tpm_bios.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/tpm/tpm_bios.c b/drivers/char/tpm/tpm_bios.c
index 0549e2a35df8..5bcbaef53798 100644
--- a/drivers/char/tpm/tpm_bios.c
+++ b/drivers/char/tpm/tpm_bios.c
@@ -120,6 +120,7 @@ static const char* tcpa_pc_event_id_strings[] = {
120 "S-CRTM Version", 120 "S-CRTM Version",
121 "S-CRTM Contents", 121 "S-CRTM Contents",
122 "S-CRTM POST Contents", 122 "S-CRTM POST Contents",
123 "POST Contents",
123}; 124};
124 125
125/* returns pointer to start of pos. entry of tcg log */ 126/* returns pointer to start of pos. entry of tcg log */