kernel-hacking-2024-linux-s.../drivers/char/tpm
Peter Huewe 572e5b018b tpm/tpm_i2c_infineon: Remove unused header file
This driver does not use any module parameters anymore,
so the inclusion of the header file can be removed.

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
2013-06-28 00:47:43 +02:00
..
Kconfig tpm/ibmvtpm: build only when IBM pseries is configured 2013-02-14 09:36:50 -06:00
Makefile
tpm.c tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds 2013-05-27 22:09:09 +02:00
tpm.h tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds 2013-05-27 22:09:09 +02:00
tpm_acpi.c
tpm_atmel.c tpm: Fix cancellation of TPM commands (polling mode) 2013-02-05 09:38:24 -06:00
tpm_atmel.h
tpm_eventlog.c
tpm_eventlog.h
tpm_i2c_infineon.c tpm/tpm_i2c_infineon: Remove unused header file 2013-06-28 00:47:43 +02:00
tpm_i2c_stm_st33.c tpm_i2c_stm_st33: Remove duplicate inclusion of header files 2013-04-12 12:17:29 -05:00
tpm_i2c_stm_st33.h
tpm_ibmvtpm.c tpm: Fix cancellation of TPM commands (polling mode) 2013-02-05 09:38:24 -06:00
tpm_ibmvtpm.h
tpm_infineon.c
tpm_nsc.c tpm: Fix cancellation of TPM commands (polling mode) 2013-02-05 09:38:24 -06:00
tpm_of.c
tpm_ppi.c drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy 2013-04-12 12:17:28 -05:00
tpm_tis.c tpm_tis: missing platform_driver_unregister() on error in init_tis() 2013-05-21 12:24:48 -05:00