diff --git a/src/drivers/tpm/ppi.c b/src/drivers/tpm/ppi.c index 0ddbfe5534..7419b2842a 100644 --- a/src/drivers/tpm/ppi.c +++ b/src/drivers/tpm/ppi.c @@ -580,7 +580,6 @@ void tpm_ppi_acpi_fill_ssdt(const struct device *dev) ppib->ppin = 1; // Not used by ACPI. Read by EDK-2, must be 1. ppib->ppip = 0; ppib->fret = 0; - ppib->next_step = 0; bool found = false; /* Fill in defaults, the TPM command executor may overwrite this list */