diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2012-08-09 23:00:35 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rjw@sisk.pl> | 2012-08-10 14:29:50 +0200 |
commit | 07368d32f1a67e797def08cf2ee3ea1647b204b6 (patch) | |
tree | f73b3d89ae6358eb775def3366ccf487016046dc /kernel | |
parent | 3567a4e2c52ce2f6fe74fc85690335ec7c96608e (diff) |
tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP
According to a compiler warning, the tpm_tis_resume() function is not
used for CONFIG_PM_SLEEP unset, so add a #ifdef to prevent it from
being built in that case.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions