summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/2lib/include/2nvstorage.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/2lib/include/2nvstorage.h b/firmware/2lib/include/2nvstorage.h
index 3efa29b6..c9524a19 100644
--- a/firmware/2lib/include/2nvstorage.h
+++ b/firmware/2lib/include/2nvstorage.h
@@ -73,9 +73,6 @@ enum vb2_nv_param {
* 1=yes.
*/
VB2_NV_OPROM_NEEDED,
- /* TODO(chromium:948529): VB2_NV_OPROM_NEEDED is being renamed to
- VB2_NV_DISPLAY_REQUEST. */
- VB2_NV_DISPLAY_REQUEST = VB2_NV_OPROM_NEEDED,
/* Request that the firmware clear the TPM owner on the next boot. */
VB2_NV_CLEAR_TPM_OWNER_REQUEST,
/* Flag that TPM owner was cleared on request. */