summaryrefslogtreecommitdiffstats
path: root/stubs/tpm.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/tpm.c')
-rw-r--r--stubs/tpm.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stubs/tpm.c b/stubs/tpm.c
index 9bded191d9..22014595a0 100644
--- a/stubs/tpm.c
+++ b/stubs/tpm.c
@@ -33,7 +33,3 @@ TpmModelList *qmp_query_tpm_models(Error **errp)
{
return NULL;
}
-
-void tpm_build_ppi_acpi(TPMIf *tpm, Aml *dev)
-{
-}