diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-11-08 11:51:03 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2012-11-08 11:54:16 +0100 |
commit | 60d6dd530a6a31c85af9e37eadcb0f90acc76209 (patch) | |
tree | 023f8e847208b009435d83cc738d6a39412c5b68 /drivers/thermal | |
parent | Linux 3.7-rc4 (diff) | |
download | linux-60d6dd530a6a31c85af9e37eadcb0f90acc76209.tar.xz linux-60d6dd530a6a31c85af9e37eadcb0f90acc76209.zip |
WATCHDOG: fix build PM warnings
drivers/watchdog/sp805_wdt.c:288:12: warning: 'sp805_wdt_suspend' defined but not used
drivers/watchdog/sp805_wdt.c:298:12: warning: 'sp805_wdt_resume' defined but not used
This is caused by the wrong config symbol being used for these functions.
Rather than fixing that, mark the functions with __maybe_unused
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'drivers/thermal')
0 files changed, 0 insertions, 0 deletions