This field slipped in commit 5086bf9784. Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> --- hw/tpm/tpm_tis.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/hw/tpm/tpm_tis.c b/hw/tpm/tpm_tis.c index 7402528b25..c5c534d7f2 100644 --- a/hw/tpm/tpm_tis.c +++ b/hw/tpm/tpm_tis.c @@ -89,7 +89,6 @@ struct TPMState { qemu_irq irq; uint32_t irq_num; - uint8_t locty_number; TPMBackendCmd cmd; char *backend; -- 2.15.0.rc0.40.gaefcc5f6f