drivers/tpm: Remove duplicated op
Change-Id: I426b6c488fea57783168a68eb05d61e3821f6224 Signed-off-by: Sean Rhodes <sean@starlabs.systems> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90285 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
ac5c57d24a
commit
67a7e06c38
1 changed files with 0 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue