]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
commit372f97a24a70bffa0d33eb4ae5a1fbe9962658f4
tree14f6af9e8a6efdbe92eb61af74fc6338dd70d160
parent1dbf74e00a5f882b04b398399b6def65cd51ef21
MAINTAINERS: TPM DEVICE DRIVER: add missing includes

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