linux/drivers/char/tpm
Jarkko Sakkinen 2cb6d6460f tpm_tis: fix build warning with tpm_tis_resume
drivers/char/tpm/tpm_tis.c:838: warning: ‘tpm_tis_resume’ defined but
not used

Reported-by: James Morris <jmorris@namei.org>
Fixes: 00194826e6 ("tpm_tis: Clean up the force=1 module parameter")
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
cc: stable@vger.kernel.org
2016-02-26 11:32:07 +02:00
..
st33zp24
Kconfig
Makefile
tpm-chip.c tpm: fix: return rc when devm_add_action() fails 2016-02-20 09:59:32 +02:00
tpm-dev.c
tpm-interface.c
tpm-sysfs.c
tpm.h tpm_crb: Use the common ACPI definition of struct acpi_tpm2 2016-02-10 04:11:18 +02:00
tpm2-cmd.c tpm: fix: set continueSession attribute for the unseal operation 2016-02-20 09:58:21 +02:00
tpm_acpi.c
tpm_atmel.c
tpm_atmel.h
tpm_crb.c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() 2016-02-20 09:59:33 +02:00
tpm_eventlog.c tpm_eventlog.c: fix binary_bios_measurements 2016-02-20 09:59:32 +02:00
tpm_eventlog.h
tpm_i2c_atmel.c
tpm_i2c_infineon.c
tpm_i2c_nuvoton.c
tpm_ibmvtpm.c
tpm_ibmvtpm.h
tpm_infineon.c
tpm_nsc.c
tpm_of.c
tpm_ppi.c
tpm_tis.c tpm_tis: fix build warning with tpm_tis_resume 2016-02-26 11:32:07 +02:00
xen-tpmfront.c