summaryrefslogtreecommitdiff
path: root/include/tpm_vendor_cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tpm_vendor_cmds.h')
-rw-r--r--include/tpm_vendor_cmds.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/tpm_vendor_cmds.h b/include/tpm_vendor_cmds.h
index fb1e218bc5..3ad5d79214 100644
--- a/include/tpm_vendor_cmds.h
+++ b/include/tpm_vendor_cmds.h
@@ -167,9 +167,6 @@ enum vendor_cmd_cc {
VENDOR_CC_USER_PRES = 60,
- /* POP_LOG_ENTRY with a 64 bit previous timestamp in ms */
- VENDOR_CC_POP_LOG_ENTRY_MS = 61,
-
LAST_VENDOR_COMMAND = 65535,
};