projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ef0583
)
tpm-tis: remove unused locty_number
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Mon, 6 Nov 2017 18:38:58 +0000
(19:38 +0100)
committer
Stefan Berger
<stefanb@linux.vnet.ibm.com>
Fri, 15 Dec 2017 04:39:13 +0000
(23:39 -0500)
This field slipped in commit
5086bf9784
.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
hw/tpm/tpm_tis.c
patch
|
blob
|
history
diff --git
a/hw/tpm/tpm_tis.c
b/hw/tpm/tpm_tis.c
index 42d647d363a9eedffa4efd061008bb9e0e01c134..880ca1a572c63e2d2213d7490188650f2ae47eec 100644
(file)
--- 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;