summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2019-07-08 14:53:02 +0200
committerLee Jones <lee.jones@linaro.org>2019-08-27 07:35:44 +0100
commit5752bc4373b21c3fb1dd6db4dcdd569fae391a1d (patch)
treef1660ab621265248b09e3cb6eb81641050363f5b /fs/reiserfs
parent5f9e832c137075045d15cd6899ab0505cfb2ca4b (diff)
downloadlinux-stable-5752bc4373b21c3fb1dd6db4dcdd569fae391a1d.tar.gz
linux-stable-5752bc4373b21c3fb1dd6db4dcdd569fae391a1d.tar.bz2
linux-stable-5752bc4373b21c3fb1dd6db4dcdd569fae391a1d.zip
mfd: rk808: Mark pm functions __maybe_unused
The newly added suspend/resume functions are only used if CONFIG_PM is enabled: drivers/mfd/rk808.c:752:12: error: 'rk8xx_resume' defined but not used [-Werror=unused-function] drivers/mfd/rk808.c:732:12: error: 'rk8xx_suspend' defined but not used [-Werror=unused-function] Mark them as __maybe_unused so the compiler can silently drop them when they are not needed. Fixes: 586c1b4125b3 ("mfd: rk808: Add RK817 and RK809 support") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'fs/reiserfs')
0 files changed, 0 insertions, 0 deletions