From: Philippe Mathieu-Daudé Date: Fri, 12 Jun 2020 08:54:33 +0000 (+0200) Subject: docs/specs/tpm: Correct header path name X-Git-Tag: v5.1.0-rc0~54^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5fee0325f5627adf0f0e171083d512351d3acc;p=thirdparty%2Fqemu.git docs/specs/tpm: Correct header path name Commit 8dc6701722 introduce the documentation but an incorrect path name was used. Fix that. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Stefan Berger Message-id: 20200612085444.8362-2-philmd@redhat.com Signed-off-by: Stefan Berger --- diff --git a/docs/specs/tpm.rst b/docs/specs/tpm.rst index 5e61238bc5f..9e48e3b9818 100644 --- a/docs/specs/tpm.rst +++ b/docs/specs/tpm.rst @@ -199,8 +199,8 @@ to be used with the passthrough backend or the swtpm backend. QEMU files related to TPM backends: - ``backends/tpm.c`` + - ``include/sysemu/tpm.h`` - ``include/sysemu/tpm_backend.h`` - - ``include/sysemu/tpm_backend_int.h`` The QEMU TPM passthrough device -------------------------------