aboutsummaryrefslogtreecommitdiff
path: root/include/sysemu/tpm_backend_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysemu/tpm_backend_int.h')
-rw-r--r--include/sysemu/tpm_backend_int.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sysemu/tpm_backend_int.h b/include/sysemu/tpm_backend_int.h
index 05d94d0..40f693a 100644
--- a/include/sysemu/tpm_backend_int.h
+++ b/include/sysemu/tpm_backend_int.h
@@ -32,8 +32,6 @@ void tpm_backend_thread_deliver_request(TPMBackendThread *tbt);
void tpm_backend_thread_create(TPMBackendThread *tbt,
GFunc func, gpointer user_data);
void tpm_backend_thread_end(TPMBackendThread *tbt);
-void tpm_backend_thread_tpm_reset(TPMBackendThread *tbt,
- GFunc func, gpointer user_data);
typedef enum TPMBackendCmd {
TPM_BACKEND_CMD_INIT = 1,