aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorYueHaibing <[email protected]>2021-06-18 09:35:51 +0000
committerHerbert Xu <[email protected]>2021-06-24 06:51:35 +0000
commitcac6f1b87b1f7feafb7db349a2b1ca86634bc950 (patch)
tree5c16129f4d146ba309309385427aadfbf2753043 /fs/proc/array.c
parentMAINTAINERS: update caam crypto driver maintainers list (diff)
downloadkernel-cac6f1b87b1f7feafb7db349a2b1ca86634bc950.tar.gz
kernel-cac6f1b87b1f7feafb7db349a2b1ca86634bc950.zip
crypto: sl3516 - Fix build warning without CONFIG_PM
drivers/crypto/gemini/sl3516-ce-core.c:345:12: warning: ‘sl3516_ce_pm_resume’ defined but not used [-Wunused-function] static int sl3516_ce_pm_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~ The driver needs PM, otherwise clock and resets are never set. So make it depends on PM to fix this warning. Signed-off-by: YueHaibing <[email protected]> Suggested-by: LABBE Corentin <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions