tpm_tis: fix build warning with tpm_tis_resume
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 22 Feb 2016 14:09:12 +0000 (16:09 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Fri, 26 Feb 2016 09:32:07 +0000 (11:32 +0200)
commit2cb6d6460f1a171c71c134e0efe3a94c2206d080
tree4382e1b5a153fc2492a55d5b1c0178eec74a659c
parent481873d06f2bf2ad732450a3a5fa5b8c2a07ef88
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: 00194826e6be ("tpm_tis: Clean up the force=1 module parameter")
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
cc: stable@vger.kernel.org
drivers/char/tpm/tpm_tis.c