MAINTAINERS: TPM DEVICE DRIVER: add missing includes
authorWangYuli <wangyuli@uniontech.com>
Tue, 11 Mar 2025 13:14:40 +0000 (21:14 +0800)
committerJarkko Sakkinen <jarkko@kernel.org>
Thu, 27 Mar 2025 13:34:05 +0000 (15:34 +0200)
Add the missing headers to the "TPM DEVICE DRIVER" entry:

1. include/linux/tpm*.h
2. include/linux/vtpm_proxy.h

[jarkko: wrote a new commit message. The original is in the linked post
 for reference.]
Link: https://lore.kernel.org/linux-integrity/3E528EFF1AE81A17+20250311131440.1468875-1-wangyuli@uniontech.com/
Signed-off-by: WangYuli <wangyuli@uniontech.com>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
MAINTAINERS

index 1cd25139cc58a0ea05c759caa3a00fd557e16459..f8b7ddcaffe6e4737e93e506e25a6dc3cd820b26 100644 (file)
@@ -24172,6 +24172,8 @@ Q:      https://patchwork.kernel.org/project/linux-integrity/list/
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
 F:     Documentation/devicetree/bindings/tpm/
 F:     drivers/char/tpm/
+F:     include/linux/tpm*.h
+F:     include/uapi/linux/vtpm_proxy.h
 F:     tools/testing/selftests/tpm2/
 
 TPS546D24 DRIVER