char/tpm/tpm_crb: fix build error
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Mon, 19 Jan 2015 08:43:40 +0000 (10:43 +0200)
committerPeter Huewe <peterhuewe@gmx.de>
Mon, 19 Jan 2015 19:46:50 +0000 (20:46 +0100)
commit914309995ed5c6c737df4135ac5ba2b67cff194d
treed4659beb473160357b0d2253b9fedee2904dda75
parent3b09825dd8758a59c1a70e18df5bc8d04f8e5ced
char/tpm/tpm_crb: fix build error

SIMPLE_DEV_PM_OPS() was inside #ifdef CONFIG_PM_SLEEP.

Fixes: 30fc8d1 ("tpm: TPM 2.0 CRB Interface")
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
drivers/char/tpm/tpm_crb.c